aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-08-18 23:47:14 +0000
committerDJ Delorie <dj@redhat.com>2001-08-18 23:47:14 +0000
commitf088df8366bfb58235ec77b508d415ea6b869568 (patch)
tree41d8ed71459577ca52814c7227b19c4cba1741d7 /include/ChangeLog
parent6445d1871cfb6797a68a70c22e2630ed601d2b0b (diff)
downloadnewlib-f088df8366bfb58235ec77b508d415ea6b869568.zip
newlib-f088df8366bfb58235ec77b508d415ea6b869568.tar.gz
newlib-f088df8366bfb58235ec77b508d415ea6b869568.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index b7d460e..79f6163 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-18 Zack Weinberg <zackw@panix.com>
+
+ * ansidecl.h: Reorganize for readability, remove documentation
+ of obsolete macros, document PARAMS and VPARAMS. Add new
+ macros VA_OPEN, VA_CLOSE, and VA_FIXEDARG for nicer variadic
+ function implementation.
+
2001-08-16 Richard Henderson <rth@redhat.com>
* hashtab.h (htab_hash_string): Declare.