diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2000-12-08 03:26:46 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2000-12-08 03:26:46 +0000 |
commit | 2c6c60181272363057d71b8179af1db734ce27d3 (patch) | |
tree | cdf4fe04037cc4672475d113f2e936ff1534eac3 /include | |
parent | 7c721b2a2a3499fbe6559ddd2ec5910983171ed4 (diff) | |
download | gdb-2c6c60181272363057d71b8179af1db734ce27d3.zip gdb-2c6c60181272363057d71b8179af1db734ce27d3.tar.gz gdb-2c6c60181272363057d71b8179af1db734ce27d3.tar.bz2 |
* safe-ctype.h: New file.
Diffstat (limited to 'include')
-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. |