From 3f2d581f66af1f1b5f4211b2f0c34b1f33fd68dd Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Fri, 5 Sep 2003 10:44:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..8631903 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,33 @@ +Fri Sep 5 10:39:20 2003 Petr Baudis : + + * tetrinet.c, tetrinet.h, tetris.c: + + Tetrifast support. + +Fri Sep 5 10:38:34 2003 Petr Baudis : + + * README, tetrinet.c: + + Introduced multichannel support (it was rather just a trivial fix). + +Fri Sep 5 10:37:13 2003 Petr Baudis : + + * tetrinet.c: + + Still send unknown commands to the server, patch by Gerfried Fuchs + and me. + +Fri Sep 5 10:30:53 2003 Petr Baudis : + + * README: + + Administrative commit - 0.10-pb0. + +Fri Sep 5 10:28:55 2003 Petr Baudis : + + * Changes, Makefile, README, TODO, io.h, server.c, server.h, + sockets.c, sockets.h, tetrinet.c, tetrinet.h, tetrinet.txt, + tetris.c, tetris.h, tty.c, xwin.c: + + Initial revision + -- 2.11.4.GIT