diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -25,7 +25,7 @@ NAME = mageia-xfce-config # * 4.100.5.2 (Second bugfix release for 5th release of Xfce 4.10 settings) XFCEVERSION = 4.10 -BUILD = 4 +BUILD = 5 BUGFIX = 0 VERSION = $(XFCEVERSION)0.$(BUILD).$(BUGFIX) @@ -1,3 +1,6 @@ +Version 4.100.5.0 - 2013-10-15 +- drop StartupNotify workaround for "double forking" in MCC panel launcher + Version 4.100.4.0 - 2013-09-15 - clean panel applet launchers - workaround mcc launcher not working |