aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5994bfd..d7be4cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2009-05-09 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.2
+ * drop man page normalization, broken, and uneeded anymore
+ * drop hardlink handling in man page compression
+ * fix exception handling, all scripts now use a single
+ regexp
+
+2009-05-08 Götz Waschk <waschk@mandriva.org> 0.30.1
+ * fix syntax error in compress_files
+
2009-05-07 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.0
* normalize man pages, to make file command able to identify them
correctly (mdv bug #42725)