diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 8 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2004-08-10 David Shaw <[email protected]> + + * NEWS: Minor tweak to news to clarify that --enable-key-cache is + a build-time option. + 2004-08-09 Werner Koch <[email protected]> * configure.ac (ALL_LINGUAS): Removed. @@ -25,8 +25,9 @@ Noteworthy changes in version 1.2.5 (2004-07-26) * New --gpgconf-list command for internal use by the gpgconf utility from gnupg 1.9.x. - * Some performance improvements with large keyrings. See - --enable-key-cache=SIZE in the README file for details. + * Some performance improvements with large keyrings. See the + build time option --enable-key-cache=SIZE in the README file for + details. * Some portability fixes for the OpenBSD/i386, HPPA, and AIX platforms. |