diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-02-02 + * src/main.c: parse_cmd_opt(): convert help message to locale + encoding. + +2005-02-02 + * src/compose.c: GET_CHAR(): speed up by using gtk_text_iter_get_char(). get_indent_length(): use GtkTextIter for the loop. |