summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5ee8e72..69e02d0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mageiawelcome
-VERSION = 3.12
+VERSION = 3.13
GITPATH = git://git.mageia.org/software/mageiawelcome
TEXT_FILES = Makefile
diff --git a/NEWS b/NEWS
index 202a3b2..04fcdb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.13
+ Allow sshrinking the window until 575 pixels heigth
+ Remove the bottom band, put the toogle case for launching at start only on the first screen.
+ Displace message for admin rights to each adequate screen.
+
3.12
Fix detecting network for adding button in "Sources" page to configure network (mga#28740)
Use /run/mgalive to know if system is Live instead of user "live" (mga#33951)