diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 12.50 +VERSION = 12.51 NAME = drakconf SUBDIRS = po pixmaps polkit #data localedir = $(DESTDIR)/usr/share/locale @@ -1,3 +1,5 @@ +Version 12.51 - 25 January 2014, Colin Guthrie + - do not exec pkexec but run it so it has a parent process to fix double fork issues mga#11184 mga#12364 |