spell checker: fixed crash when using default path & tiny bug for initial

suggestion mode
This commit is contained in:
Melvin Hadasht 2001-09-28 19:55:05 +00:00
parent 3a94124a1d
commit 63559b17bc
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2001-09-27 [melvin] 0.6.2claws11
* src/gtkspell.c
fixed crash when using default path (introduced
in 0.6.2claws10)
fixed tiny bug for initial suggestion mode
2001-09-27 [melvin] 0.6.2claws10
* src/gtkspell.c

View file

@ -8,7 +8,7 @@ MINOR_VERSION=6
MICRO_VERSION=2
INTERFACE_AGE=0
BINARY_AGE=0
EXTRA_VERSION=claws10
EXTRA_VERSION=claws11
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl