Fixed text formatting in voicemail box
[supertux.git] / ChangeLog
index 20a6c95..6a5238b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,39 @@ http://super-tux.sf.net/
 
 Last update: May 3, 2004
 
+2004-06-13 neoneurone <neoneurone@users.sf.net>
+
+       * configure.ac: added CONFIG_HEADER
+       * special.cpp: added "sprite = NULL;"
+       * background.cpp: fix "br" variable, replaced by "bg"
+
+2004-06-07 neoneurone <neoneurone@users.sf.net>
+
+2004-06-07 neoneurone <neoneurone@users.sf.net>
+       * Makefile.am, configure.ac, autogen.sh: minor changes
+       for using automake version 1.6
+
+2004-06-02  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (SUBDIRS): Add intl,
+       (EXTRA_DIST): Add config.rpath mkinstalldirs.
+       * configure.ac (AC_OUTPUT): Add intl/Makefile,
+
+2004-06-02  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (EXTRA_DIST): Add config.rpath mkinstalldirs.
+
+2004-06-02  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (EXTRA_DIST): Add config.rpath.
+
+2004-06-02  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (SUBDIRS): Add m4.
+       (ACLOCAL_AMFLAGS): New variable.
+       (EXTRA_DIST): Add config.rpath.
+       * configure.ac (AC_OUTPUT): Add po/Makefile.in,
+
 Milestone 0.1.1 - May 11, 2004
 -----------------------------