]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
ogg_get_file_info(): Fix off-by-one.
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index 4430343ec73e641f401263aee9e3dbefb2aa5993..c56fc719818f1f1de737e44945ac08e1906773d4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,13 +2,18 @@
 0.4.7 (to be announced) "infinite rollback"
 -------------------------------------------
 
+The new ao writer, support for ssh RSA keys and a couple of other
+enhancements.
+
        - Support for ESD, Pulseaudio, AIX, Solaris, IRIX and other
          platforms through the libao audio library.
+       - Support for RSA keys generated with ssh-keygen.
        - configure: improved options for ogg/vorbis/speex.
        - The git version reported by --version always matches HEAD.
        - The autogen script detects the number of processors and
          runs a parallel make if possible.
        - Major cleanup of the crypto API.
+       - Documentation updates.
 
 ------------------------------------------
 0.4.6 (2011-03-31) "deterministic entropy"