version 1.4.30b
[polyglot.git] / ChangeLog
index 5198de5..ba23d6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+=========1.4.30b================\r
+- Some more meaningful error messages added.\r
+- Some buffer overflow checks added.\r
+- Simplification of strange signal kludge in gui.c. \r
+- Removal of obsolete code in engine.c and gui.c. Platform specific code has been abstracted and pushed into pipex_win32.c and pipex_posix.c\r
+- The format of the version number has changed once again. Debian was unhappy with the previous one.\r
+=========1.4b29================\r
+- Conversion from C++ to C (suggested by E.M.)\r
+- More refactoring. The win32 and posix I/O now have a uniform interface (see pipex.h). \r
+=========1.4b28================\r
+- Some comments added to explain the exact behaviour of some of the public functions in pipe.cpp. \r
+- LineInput now returns a bool which is FALSE in case of EOF. \r
 =========1.4b27================\r
 - Option "ScoreWhite" : report score from white's point of view (suggested by E.M.).\r
 - Option "KibitzInterval" : try to wait this many seconds between kibitzes (suggested by E.M.)\r