summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-05-17 22:24:26 +0200
committerraveit65 <[email protected]>2017-05-17 22:24:26 +0200
commitdf07c8ae0899263f53a55fe1bcca88ce08936164 (patch)
tree345c12e653b6501a0b25e3699d8a161e472e5c52
parent5fe9876bfc70f8ca88f4ba282c3d782cd4c36794 (diff)
downloadengrampa-1.16.tar.bz2
engrampa-1.16.tar.xz
release 1.16.1v1.16.11.16
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 288ab6d..1488a3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.16.1
+------
+
+ Fix: Browsing history not correct
+ Fix: open the 7z first split volume after compress
+ Fix: compress rar split into volumes
+ Fix: compress 7z split into volumes
+ Fix: Wrong behavior of Skip button in Replace file dialog
+ amiga "lha" files supported
+
1.16.0
------
diff --git a/configure.ac b/configure.ac
index d56727c..bc4b583 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([engrampa], [1.16.0], [http://www.mate-desktop.org/])
+AC_INIT([engrampa], [1.16.1], [http://www.mate-desktop.org/])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])