]> hydra-www.ietfng.org Git - gtetrinet/commitdiff
Updated.
authorJordi Albornoz <jordi@src.gnome.org>
Mon, 6 Jan 2003 19:05:55 +0000 (19:05 +0000)
committerJordi Albornoz <jordi@src.gnome.org>
Mon, 6 Jan 2003 19:05:55 +0000 (19:05 +0000)
ChangeLog
NEWS
TODO

index 17b440c8765380abd9b956546b11e7cfc92dc425..afaf65119929eba2fb1913d8b85bb5559990c851 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-06  Jordi Mallach  <jordi@sindominio.net>
+
+       * TODO: updated.
+       * NEWS: document the C locale crash, for now.
+
 2003-01-06  Dani Carbonell  <bocata@panete.net>
 
        * dialogs.c (prefdialog_themelist): don't select a theme if we can't
diff --git a/NEWS b/NEWS
index e3b3953b1f919e72aae0e68b44054c14b6feb809..fd2fdffdebc1cc479229ccf10a4750209dc8d516 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ GTetrinet 0.5.1 - Unreleased
 - Fix bad bugs in dialog handling which made GTetrinet crash on connect
   or other situations.
 - Other minor fixes.
+- We've found out that using the C locale and typing 8bit characters into
+  chat windows makes GTetrinet crash. This will be fixed in the future,
+  for the moment, you've been warned.
 
 GTetrinet 0.5.0 - 2003-01-05
 - Finally, GNOME2 port!
diff --git a/TODO b/TODO
index b849df3d5f1496c47bc2cca8fe6272374809fcbf..715e25158b0b5adf7aebb6884b477d4575bbc1ea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,6 @@ GTetrinet's TODO list
   + problem when typing composed letters (รก) in fields messages
   + port deprecated widgets (-DGTK_DISABLE_DEPRECATED)
   + detaching and reattaching the Menu Bar causes two Bonobo-CRITICAL
-  + when using /usr/local as prefix, you get a GDK-CRITICAL on prefs.
+  + if you use the C locale and input an 8bit character, gtetrinet segfaults
 - Make gtetrinet resizeable (at least the fields messages bit)
 - Write a User Manual