From: Jordi Albornoz Date: Mon, 6 Jan 2003 19:05:55 +0000 (+0000) Subject: Updated. X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=0bab907717c374abd654977fb00de9fcfee3a4ae;p=gtetrinet Updated. --- diff --git a/ChangeLog b/ChangeLog index 17b440c..afaf651 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-06 Jordi Mallach + + * TODO: updated. + * NEWS: document the C locale crash, for now. + 2003-01-06 Dani Carbonell * dialogs.c (prefdialog_themelist): don't select a theme if we can't diff --git a/NEWS b/NEWS index e3b3953..fd2fdff 100644 --- 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 b849df3..715e251 100644 --- 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