summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8de09fe5..535c0c1d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mgaonline
-VERSION:=2.81
+VERSION:=2.81.1
SVNROOT = svn+ssh://svn.mageia.org/svn/soft/$(PACKAGE)
NAME = mgaonline
diff --git a/NEWS b/NEWS
index 906b5c5b..b5a5f77e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 2.81.1 - 24 January 2014, Colin Guthrie
+
- block CHLD signals on startup in order to prevent glib-threading segfaults
(mga#11492)
- delay setting SIG_CHLD handler