Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 64f4f11..ab0caa9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+changes from 0.7.7 to 0.7.8
+---------------------------
+
+* minor portability improvements and clean-ups (thanks Alexander V.
+ Chernikov and Ted C. Cheng)
+* don't expand variables in rest of ${var:-rest} and ${var:+rest}
+ expressions if it is not needed
+* Debian packaging improvements
+
+
changes from 0.7.6 to 0.7.7
---------------------------