diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,8 +1,13 @@ Noteworthy changes in version 1.3.6 (2004-05-22) ------------------------------------------------ - * Readline support at all prompt if the systems provides a - readline library. + * Readline support at all prompts is now available if the systems + provides a readline library. The build time option + --without-readline may be used to disable this feature. + + * Support for the OpenPGP smartcard is now enabled by default. + Use the option --disable-card-support to build without support + for smartcards. * New --keyid-format option that selects short (99242560), long (DB698D7199242560), 0xshort (0x99242560), or 0xlong |