From 1c7d481d0104add72933c560d957a422e8636d84 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 22:54:11 +0200 Subject: Initial commit. --- ChangeLog | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..8263f69 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,36 @@ +1999-08-19 1.2 Shenghuo ZHU + + * version.c: Add configure. + + * file.c: Rename xbitmap to compface_xbitmap. + +2000-05-15 1.3 Ken Yap + + * uncmain.c, cmain.c: -X didn't work in 1.2, references to xbitmap + replaced by compface_xbitmap or removed, depending. + +2000-11-22 Isaac Hollander + + * version.c (version): incremented version + +2000-11-22 Isaac Hollander + + * cmain.c, uncmain.c, configure.in: added support for strerror() + for those systems without sys_errlist[] such as 64 bit Solaris + +2004-12-?? Ben Wing + + Version 1.5.0: Added configure support; redid for ANSI C. Added + Windows makefile. Various other changes. + +2005-01-?? Ben Wing + + Version 1.5.1: Added missing `configure', generated from + `configure.in'. + +2005-08-04 Ben Wing + + Version 1.5.2: Fixed CRLF endings in sources. Moved configure.in to + configure.ac and rewrote obsolete constructions. Redid installation + in `make install' so it actually worked, including on Cygwin + (needs the EXEEXT variable from `configure'). -- cgit v1.2.3-70-g09d2