summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
Diffstat (limited to 'README.in')
-rw-r--r--README.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.in b/README.in
index 42713c698..9f9c35d78 100644
--- 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
======================