NEWS
====
+----------------------------------------
+0.6.5 (2024-12-01) "chaotic scalability"
+----------------------------------------
+
+Quite a few bugs were found since paraslash-0.6.4 was released in
+2021-11, so here is another maintenance release for the 0.6 series. No
+new features but lots of fixes. This is going to be the last 0.6.x
+release, and all users are expected to upgrade to 0.7.x.
+
+- Fix the -c option of the server ls command.
+- server: Don't crash if the empty string is passed as a mood name.
+- server: Fix another crash when attempting to reposition the stream
+ while no audio file is open.
+- server: Close a race window which leads to a deadlock when a signal
+ arrives just at the right time.
+- server: Close another race window which caused delayed status updates
+ in certain cases.
+- server/gcrypt: Reject short RSA keys up-front.
+- para_play: Don't abort if too many invalid keys are pressed.
+- Plug some memory leaks.
+
+Downloads:
+[tarball](./releases/paraslash-0.6.5.tar.xz),
+[signature](./releases/paraslash-0.6.5.tar.xz.asc)
+
--------------------------------------
0.6.4 (2021-11-04) "fuzzy calibration"
--------------------------------------