diff options
author | Werner Koch <wk@gnupg.org> | 1998-11-03 20:38:58 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-11-03 20:38:58 +0100 |
commit | b9dd2ebb2c08b457735f8acf997ff54965db91de (patch) | |
tree | 7d2408445104fa5135bd63b7e7bfc98d5a66688f /NEWS | |
parent | some random changes (diff) | |
download | gnupg2-b9dd2ebb2c08b457735f8acf997ff54965db91de.tar.xz gnupg2-b9dd2ebb2c08b457735f8acf997ff54965db91de.zip |
(Does not compile yet)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ * A Russian language file in the distribution (alternatives are in the contrib directory of the FTP servers) + * commandline option processing now works as expected for GNU programs + with the execption that you can't mix options and normal arguments. Noteworthy changes in version 0.4.2 |