fixed bug #25672, patch #6182 by adding DESTDIR support to Makefile.in
[xboard.git] / ChangeLog
index d4d9fc9..7d98a83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,18 @@
 ChangeLog for XBoard/WinBoard
+* 2009-02-28 anonymous <grainman.timp@gmail.com> (tiny change)
+       added DESTDIR support to Makefile.in; similar patch also provided by Ali Polatel <kawdjer>
+       patch #6182; bug #25672
+       
+* 2009-02-28 APersaud: fixed missing datarootdir in Makefile.in -> autoconf -> new configure script
+       
+* 2009-02-28 APersaud: fixed an error in the parser. This should fix bug #22812.
+       
+* 06/12/2005: bugfix some more possible buffer overflows.
+
+* 06/27/2004: added simple icsEngineAnalyze for xboard
+
+* 06/26/2004: added icsEngineAnalyze for winboard: Analyze observe games 
+with a chessprogram on a Internet Chess Server (ICS) 
 
 * 02/12/2004: Bugfix ICS interaction console crashed while chess
 engine starting and user type in some stuff. We are wait now to finish