From b13e238a195893b55e09f2c5d73c70b27a040a50 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 27 Feb 1998 17:51:28 +0000 Subject: bug fixes --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ccf617371..15388354d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +Noteworthy changes in version 0.2.10 +------------------------------------ + + * Code for the alpha is much faster (about 20 times); the data + was misaligned and the kernel traps this, so nearly all time + was used by system to trap the misalignments and to write + syslog messages. Shame on me and thanks to Ralph for + pointing me at this while drinking some beer yesterday. + + * Changed some configure options and add an option + --disable-m-guard to remove the memory checking code + and to compile everthing with optimization on. + + * New environment variable GNUPGHOME, which can be used to set + another homedir than ~/.gnupg. Changed default homedir for + Windoze version to c:/gnupg. + + * Fixed detached signatures; detached PGP signatures caused a SEGV. + + * The Windoze version works (as usual w/o a strong RNG). + + Noteworthy changes in version 0.2.9 ----------------------------------- -- cgit v1.2.3