aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-05-30 18:35:35 +0000
committerNick Clifton <nickc@redhat.com>2000-05-30 18:35:35 +0000
commitc1485d85e0bae60bf321baa007dd44bcc56b534b (patch)
tree05fb4d47e213be2861b124b1278ec24911e36fef /opcodes/ChangeLog
parentc1a72ffdd6aecb2880a7ea3a00234fd48142074c (diff)
downloadgdb-c1485d85e0bae60bf321baa007dd44bcc56b534b.zip
gdb-c1485d85e0bae60bf321baa007dd44bcc56b534b.tar.gz
gdb-c1485d85e0bae60bf321baa007dd44bcc56b534b.tar.bz2
Replace defines with those from intl/libgettext.h to quieten gcc warnings.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 25281f8..08b2c16 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2000-05-30 Nick Clifton <nickc@cygnus.com>
+
+ * opintl.h (gettext, dgettext, dcgettext, textdomain,
+ bindtextdomain): Replace defines with those from intl/libgettext.h
+ to quieten gcc warnings.
+
2000-05-26 Alan Modra <alan@linuxcare.com.au>
* Makefile.am: Update dependencies with "make dep-am"