]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS.md
Merge branch 'refs/heads/t/openssl-header-check'
[paraslash.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 1aca9b0ae4825e295344c9dc29634785b79bcad3..eda654a6a155e2f4c484bfa3013d7edc7d278aec 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -10,6 +10,16 @@ NEWS
   stream. The old syntax (e.g., "ff 30-") is still supported but it
   is deprecated and no longer documented. The compatibility code is
   sheduled for removal after 0.7.0.
+- para_afh: New option: --preserve to reset the modification time to
+  the value of the original file after meta data modification.
+- Overhaul of the compress filter code. The refined algorithm should
+  reduce clipping. The meaning of --aggressiveness has changed, see the
+  updated and extended documentation of the compress filter for details.
+- Cleanup of the audio format handler code.
+- We now build the tree using the .ONESHELL feature of GNU make,
+  which results in a significant speedup.
+- Two robustness fixes for FreeBSD.
+
 
 --------------------------------------
 0.6.2 (2018-06-30) "elastic diversity"