mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-08 12:44:23 +01:00
See ChangeLog: Sat Mar 20 12:55:33 CET 1999 Werner Koch
This commit is contained in:
parent
fb8dbdbd95
commit
5561297e50
3
BUGS
3
BUGS
@ -47,9 +47,6 @@ and after about half a day in the rsync snapshots.
|
|||||||
--> Solaris fixed.
|
--> Solaris fixed.
|
||||||
--> IRIX bug still there
|
--> IRIX bug still there
|
||||||
|
|
||||||
[ **] #12 1999-03-10
|
|
||||||
gpg --list-secret-keys --with-colon SEGVs
|
|
||||||
FIX: 1999-03-10
|
|
||||||
|
|
||||||
Next #13
|
Next #13
|
||||||
|
|
||||||
|
@ -1,11 +1,15 @@
|
|||||||
|
Sat Mar 20 12:55:33 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
||||||
|
|
||||||
|
* VERSION: Now 0.9.5
|
||||||
|
|
||||||
Sun Mar 14 19:34:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
Sun Mar 14 19:34:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
||||||
|
|
||||||
* acinclude.m4 (AM_SYS_SYMBOL_UNDERSCORE): Removed becuase it is
|
* acinclude.m4 (AM_SYS_SYMBOL_UNDERSCORE): Removed because it is
|
||||||
now in the latest libtool.
|
now in the latest libtool.
|
||||||
|
|
||||||
Thu Mar 11 16:39:46 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
Thu Mar 11 16:39:46 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
||||||
|
|
||||||
* configure.in: Remmoved the need for libtool
|
* configure.in: Removed the need for libtool
|
||||||
|
|
||||||
Mon Mar 8 20:47:17 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
Mon Mar 8 20:47:17 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
||||||
|
|
||||||
|
2
NEWS
2
NEWS
@ -1,3 +1,5 @@
|
|||||||
|
Noteworthy changes in version 0.9.5
|
||||||
|
-----------------------------------
|
||||||
|
|
||||||
* New command "lsign" in the keyedit menu to create non-exportable
|
* New command "lsign" in the keyedit menu to create non-exportable
|
||||||
signatures. Removed --trusted-keys option.
|
signatures. Removed --trusted-keys option.
|
||||||
|
4
OBUGS
4
OBUGS
@ -40,4 +40,8 @@
|
|||||||
"cipher algo 10 not found".
|
"cipher algo 10 not found".
|
||||||
FIX: 1999-02-25 wk
|
FIX: 1999-02-25 wk
|
||||||
|
|
||||||
|
[ **] #12 1999-03-10
|
||||||
|
gpg --list-secret-keys --with-colon SEGVs
|
||||||
|
FIX: 1999-03-10
|
||||||
|
|
||||||
|
|
||||||
|
3
README
3
README
@ -1,6 +1,9 @@
|
|||||||
Please note that this is only a bug fix release and some things
|
Please note that this is only a bug fix release and some things
|
||||||
do not yet work - see TODO for parts which are problematic
|
do not yet work - see TODO for parts which are problematic
|
||||||
|
|
||||||
|
The genkey1024 test will fail due to an expect problem :-(
|
||||||
|
|
||||||
|
|
||||||
-----BEGIN PGP SIGNED MESSAGE-----
|
-----BEGIN PGP SIGNED MESSAGE-----
|
||||||
|
|
||||||
GnuPG - The GNU Privacy Guard
|
GnuPG - The GNU Privacy Guard
|
||||||
|
6
TODO
6
TODO
@ -2,15 +2,13 @@
|
|||||||
* add some status output put for signing and encryption.
|
* add some status output put for signing and encryption.
|
||||||
replace the putc in primegen with some kind of status-fd outputs.
|
replace the putc in primegen with some kind of status-fd outputs.
|
||||||
|
|
||||||
* Finish the EGD module.
|
|
||||||
|
|
||||||
* Implement 256 bit key Twofish.
|
* Implement 256 bit key Twofish.
|
||||||
|
|
||||||
* Check revocation and expire stuff.
|
* Fix revocation and expire stuff.
|
||||||
|
|
||||||
* Check calculation of key validity.
|
* Check calculation of key validity.
|
||||||
|
|
||||||
* See why we always get this "Hmmm public key lost"
|
* See why we always get this "Hmmm public key lost" - Is it fixed?
|
||||||
|
|
||||||
* print a warning when a revoked/expired secret key is used.
|
* print a warning when a revoked/expired secret key is used.
|
||||||
|
|
||||||
|
1167
po/es_ES.po
1167
po/es_ES.po
File diff suppressed because it is too large
Load Diff
1178
po/pt_BR.po
1178
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user