about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-04-27 03:11:40 +0000
committerAndreas Jaeger <aj@suse.de>2000-04-27 03:11:40 +0000
commitfff1a600dc2d1e095daaf1b4f6fc505b91aa6752 (patch)
tree5e7d4c5760cc65cd4fb83b1c8bf9accaf9fd301c /ChangeLog
parent9d9160ee911de8bdf97f51f26059585f96aee5eb (diff)
downloadglibc-fff1a600dc2d1e095daaf1b4f6fc505b91aa6752.tar.gz
glibc-fff1a600dc2d1e095daaf1b4f6fc505b91aa6752.tar.xz
glibc-fff1a600dc2d1e095daaf1b4f6fc505b91aa6752.zip
Update.
2000-04-27  Bruno Haible  <clisp.cons.org>

	* intl/ngettext.c [!_LIBC]: Fix definition of NGETTEXT.

	* intl/loadinfo.h (internal_function): Define if not already defined.

2000-04-27  Andreas Jaeger  <aj@suse.de>

	* intl/libintl.h: Fix typo, reported by Bruno Haible
	<clisp.cons.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f4e18c0a5..6adf933014 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-04-27  Bruno Haible  <clisp.cons.org>
+
+	* intl/ngettext.c [!_LIBC]: Fix definition of NGETTEXT.
+
+	* intl/loadinfo.h (internal_function): Define if not already defined.
+
+2000-04-27  Andreas Jaeger  <aj@suse.de>
+
+	* intl/libintl.h: Fix typo, reported by Bruno Haible
+	<clisp.cons.org>.
+
 2000-04-25  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/dl-profile.c (_dl_mcount): Try to be thread-safe while not