diff options
author | Christopher Faylor <me@cgf.cx> | 2000-12-08 03:26:46 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-12-08 03:26:46 +0000 |
commit | 8f5d8e4f2def4ca65ca3275e840f4019f7fc6487 (patch) | |
tree | c163ffd805af71fb016a7191e4d55d081e87649d | |
parent | b294082c46c76cb7d410d38fb940ce9da20af189 (diff) | |
download | newlib-8f5d8e4f2def4ca65ca3275e840f4019f7fc6487.zip newlib-8f5d8e4f2def4ca65ca3275e840f4019f7fc6487.tar.gz newlib-8f5d8e4f2def4ca65ca3275e840f4019f7fc6487.tar.bz2 |
* safe-ctype.h: New file.
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 922e157..6847092 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2000-12-07 Zack Weinberg <zack@wolery.stanford.edu> + + * safe-ctype.h: New file. + 2000-12-06 Rodney Brown <RodneyBrown@mynd.com> * getopt.h obstack.h: Standarize copyright statement. |