aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2000-09-08 01:04:58 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2000-09-08 01:04:58 +0000
commit6221ac1b933ef9b55689dc95cd83f1d6991dfe95 (patch)
tree64e508a74f2521e869a7c9a4f75a3f4f018cadb3 /include/ChangeLog
parent3e9907faeac787b6accddee40b9c9b3b7ec488a2 (diff)
downloadgdb-6221ac1b933ef9b55689dc95cd83f1d6991dfe95.zip
gdb-6221ac1b933ef9b55689dc95cd83f1d6991dfe95.tar.gz
gdb-6221ac1b933ef9b55689dc95cd83f1d6991dfe95.tar.bz2
* dyn-string.h: Adjust formatting.
(dyn_string_insert_char): New macro. New declaration.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index c300fc0..6cb9c10 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -2,6 +2,11 @@
* md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.
+2000-09-04 Alex Samuel <samuel@codesourcery.com>
+
+ * dyn-string.h: Adjust formatting.
+ (dyn_string_insert_char): New macro. New declaration.
+
2000-08-28 Jason Merrill <jason@redhat.com>
* md5.h: New file.