config-default.make: Corrected default CODEPAGE comment to ISO-8859-1 (Latin 1)
authorKornél Pál <kornelpal@gmail.com>
Sat, 3 Dec 2005 12:09:49 +0000 (12:09 -0000)
committerKornél Pál <kornelpal@gmail.com>
Sat, 3 Dec 2005 12:09:49 +0000 (12:09 -0000)
svn path=/trunk/mcs/; revision=53883

mcs/build/ChangeLog
mcs/build/config-default.make

index d4035aa113a15328cd120ba9386a05def031d1f7..81a723e99fd525a99a8accbf5835d6f2152f89bd 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-03  Kornél Pál  <kornelpal@hotmail.com>
+
+       * config-default.make: Corrected default CODEPAGE comment to ISO-8859-1
+         (Latin 1).
+
 2005-11-22  Vladislav Spivak <spivak@mainsoft.com>
        * Missed dependency. 
        <profile>.sources file is supporting #include directive
index 98a6d1ce143eece2932ac43421334d9043ce7458..68ebd7fd5ce3b60d77382aac13d37890c01d42fb 100644 (file)
@@ -6,7 +6,7 @@
 # DO NOT EDIT THIS FILE! Create config.make and override settings
 # there.
 
-# Use ISO-28591 as the default encoding for compilers
+# Use ISO-8859-1 (Latin 1) as the default encoding for compilers
 CODEPAGE = 28591
 
 RUNTIME_FLAGS =