Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 21 Dec 2005 06:33:37 +0000 (06:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 21 Dec 2005 06:33:37 +0000 (06:33 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
README.in

index cb65ab53899056cca4e3fb8bcaf11c10b784255e..317ccc343797f4f25707442e33117e9ed044ad2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-21  Matthias Clasen  <mclasen@redhat.com>
+       
+       * README.in: Add some notes on when 'make check' may fail.
+
 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/glib.symbols: 
index cb65ab53899056cca4e3fb8bcaf11c10b784255e..317ccc343797f4f25707442e33117e9ed044ad2b 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-21  Matthias Clasen  <mclasen@redhat.com>
+       
+       * README.in: Add some notes on when 'make check' may fail.
+
 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/glib.symbols: 
index cb65ab53899056cca4e3fb8bcaf11c10b784255e..317ccc343797f4f25707442e33117e9ed044ad2b 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-21  Matthias Clasen  <mclasen@redhat.com>
+       
+       * README.in: Add some notes on when 'make check' may fail.
+
 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/glib.symbols: 
index 42713c6982b827e9d535e5a501b7e5f7ed8e6777..9f9c35d7846328ea34fd7bb81eef81ce9d8ea3f5 100644 (file)
--- a/README.in
+++ b/README.in
@@ -39,6 +39,11 @@ Notes about GLib 2.10
   POSIX threads for long enough now to have them available on every 
   Solaris platform. 
 
+* 'make check' has been changed to validate translations by calling 
+  msgfmt with the -c option. As a result, it may fail on systems with 
+  older gettext implementations (GNU gettext < 0.14.1, or Solaris gettext). 
+  'make check' will also fail on systems where the C compiler does not
+  support ELF visibility attributes.
 
 Notes about GLib 2.6.0
 ======================