Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/I18N/MidEast/ChangeLog')
-rw-r--r--mcs/class/I18N/MidEast/ChangeLog29
1 files changed, 0 insertions, 29 deletions
diff --git a/mcs/class/I18N/MidEast/ChangeLog b/mcs/class/I18N/MidEast/ChangeLog
deleted file mode 100644
index 4d98c517101..00000000000
--- a/mcs/class/I18N/MidEast/ChangeLog
+++ /dev/null
@@ -1,29 +0,0 @@
-2006-11-20 Atsushi Enomoto <atsushi@ximian.com>
-
- * CP1254.cs, CP1255.cs, CP1256.cs, CP28596.cs, CP28598.cs,
- CP28599.cs, CP38598.cs:
- cosmetic indent fix (now they are correctly auto-generated).
-
-2006-01-24 Atsushi Enomoto <atsushi@ximian.com>
-
- Fixed bug #77325.
- * windows-28596-2000.ucm : new file. Copied IBM ICU data from
- http://dev.icu-project.org/cgi-bin/viewcvs.cgi/charset/data/ucm/windows-28596-2000.ucm (revision 1.2)
- * CP28596.cs : regenerated source file (and made some manual
- changes) to replace mapping source from old ibm-1089.ucm to above.
-
-2006-01-17 Atsushi Enomoto <atsushi@ximian.com>
-
- * CP1254.cs CP1255.cs CP28596.cs CP1256.cs CP28598.cs CP38598.cs
- CP28599.cs (All) :
- Marked as [Serializable].
-
-2005-12-01 Atsushi Enomoto <atsushi@ximian.com>
-
- (this is the first ChangeLog entry.)
-
- * CP1254.cs CP1255.cs CP1256.cs CP28596.cs CP28598.cs CP28599.cs
- CP38598.cs : (all *.cs)
- The same changes on fallback support and shift to pointer-based
- implementation as we had in I18N.West.dll.
- * Makefile : added /unsafe.