aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 03dc467..bd9de58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,15 @@
-Mailfromd NEWS -- history of user-visible changes. 2009-10-17
+Pies NEWS -- history of user-visible changes. 2009-10-20
Copyright (C) 2009 Sergey Poznyakoff
See the end of file for copying conditions.
-Please send Mailfromd bug reports to <bug-mailfromd@gnu.org.ua>
+Please send Pies bug reports to <bug-pies@gnu.org.ua>
+
+
+Version 1.1, 2009-10-20
+
+* Account for possible system clock inaccuracies.
+* Improve documentation.
+* Add Polish and Ukrainian translations.
Version 1.0, 2009-10-17
diff --git a/configure.ac b/configure.ac
index e7659ee..2ece4b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with Pies. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.63])
-AC_INIT([pies], [1.0], [bug-pies@gnu.org.ua])
+AC_INIT([pies], [1.1], [bug-pies@gnu.org.ua])
AC_CONFIG_SRCDIR([src/pies.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])

Return to:

Send suggestions and report system problems to the System administrator.