aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2000-09-08 01:03:08 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2000-09-08 01:03:08 +0000
commit3e9907faeac787b6accddee40b9c9b3b7ec488a2 (patch)
tree7583e1ea64430da6cbfb66fa0d6109a7b40ab720 /include/ChangeLog
parent5d64ca4ed33354b1d1f9b8793cf1858fc2a06efa (diff)
downloadgdb-3e9907faeac787b6accddee40b9c9b3b7ec488a2.zip
gdb-3e9907faeac787b6accddee40b9c9b3b7ec488a2.tar.gz
gdb-3e9907faeac787b6accddee40b9c9b3b7ec488a2.tar.bz2
* md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.
* md5.h: New file.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index c49acf0..c300fc0 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,11 @@
+2000-09-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
+
+ * md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.
+
+2000-08-28 Jason Merrill <jason@redhat.com>
+
+ * md5.h: New file.
+
2000-08-24 Greg McGary <greg@mcgary.org>
* libiberty.h (ARRAY_SIZE): New macro.