This commit is contained in:
Ryan C. Gordon 2002-05-20 12:35:12 +00:00
parent fe8c832ef5
commit 4ad5ad0aaf
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
* CHANGELOG.
*/
05062002 - Edward Rudd also caught an embarrassing screwup by me in
05202002 - Added .cvsignore files.
05162002 - Edward Rudd also caught an embarrassing screwup by me in
unix.c: the open-for-append call was using "wb+" instead of
"ab" when calling fopen(). Doh!
05152002 - configure script now deals with systems that have a readline