diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,5 @@ +Noteworthy changes in version 0.4.3 +----------------------------------- * Fixed the gettext configure bug. @@ -18,6 +20,9 @@ * commandline option processing now works as expected for GNU programs with the execption that you can't mix options and normal arguments. + * Now --list-key lists all matching keys. This is needed in some + other places too. + Noteworthy changes in version 0.4.2 ----------------------------------- |