diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ Noteworthy changes in version 1.3.5 (unreleased) ------------------------------------------------ + * The configure options --enable-rsa and --disable-rsa can now be + used to enable or disable RSA support. This can be useful for + embedded use where space is tight. --enable-minimal includes + --disable-rsa. + Noteworthy changes in version 1.3.4 (2003-11-27) ------------------------------------------------ |