aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-08-22 02:11:38 +0000
committerDJ Delorie <dj@redhat.com>2001-08-22 02:11:38 +0000
commit26dda98bc2088c347184e0cd80592e27d7c4d08c (patch)
tree96728f9e10a46252d8a26254ca976f8e931c04b0 /include/ChangeLog
parent7ca4612da358d9f7e5e5dd6581d17df6a4827d14 (diff)
downloadnewlib-26dda98bc2088c347184e0cd80592e27d7c4d08c.zip
newlib-26dda98bc2088c347184e0cd80592e27d7c4d08c.tar.gz
newlib-26dda98bc2088c347184e0cd80592e27d7c4d08c.tar.bz2
merge from gcc
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 b2b0f14..71dd1cc 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-21 Richard Henderson <rth@redhat.com>
+
+ * fibheap.h: Tidy formatting.
+ (fibnode_t): Limit degree to 31 bits to avoid warning.
+
2001-08-20 Daniel Berlin <dan@cgsoftware.com>
* fibheap.h: New file. Fibonacci heap.