diff options
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 3.11 +VERSION = 3.12 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile @@ -1,3 +1,7 @@ +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) + 3.11 Put Applist in a SrollArea (mga#34974) On system 32 bits, do not display apllication when only 64bits is available. This should be manually configured in AppList.py (mga#33998) |
