aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2004-05-10 20:06:36 +0000
committerDaniel Jacobowitz <drow@false.org>2004-05-10 20:06:36 +0000
commitda78b0e7faed5db8173b20fb5493305dc365e075 (patch)
tree9719dc38d32a94993b120fc1152055c204405806 /gdb/ChangeLog
parent7bcda025ec2abe0f8a8583a11083ee06e6b46d86 (diff)
downloadgdb-da78b0e7faed5db8173b20fb5493305dc365e075.zip
gdb-da78b0e7faed5db8173b20fb5493305dc365e075.tar.gz
gdb-da78b0e7faed5db8173b20fb5493305dc365e075.tar.bz2
* acinclude.m4: Quote macro names being defined by AC_DEFUN
throughout. * aclocal.m4: Regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4eccaff..77611b4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
+
+ * acinclude.m4: Quote macro names being defined by AC_DEFUN
+ throughout.
+ * aclocal.m4: Regenerate.
+
2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
* alphanbsd-tdep.c: Fix include of "gdb_string.h".