summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2019-09-10 14:08:49 +0200
committerPapoteur <papoteur@mageia.org>2019-09-10 14:08:49 +0200
commit52111c67c5e16ee5ae9d4b0ecc0386e55c458da0 (patch)
treeaccac4ca49c537453dc9da80438d6c531144f282
parente793c44e4b713da678dd3ab5730a1de94562a387 (diff)
downloadmageiawelcome-52111c67c5e16ee5ae9d4b0ecc0386e55c458da0.tar
mageiawelcome-52111c67c5e16ee5ae9d4b0ecc0386e55c458da0.tar.gz
mageiawelcome-52111c67c5e16ee5ae9d4b0ecc0386e55c458da0.tar.bz2
mageiawelcome-52111c67c5e16ee5ae9d4b0ecc0386e55c458da0.tar.xz
mageiawelcome-52111c67c5e16ee5ae9d4b0ecc0386e55c458da0.zip
2.012.01
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51d7ffd..bdf9338 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = mageiawelcome
-VERSION = 2.00
+VERSION = 2.01
GITPATH = git://git.mageia.org/software/mageiawelcome
TEXT_FILES = Makefile
diff --git a/NEWS b/NEWS
index 47af292..ac3f3df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.01
+ Fix warning about decode() called on unicode string
+ Display also arch different from 32 or 64 bits
+ Update translations
+
2.00
Rise scaling factor for screen higher then 190 px/in density (mga#24932)
Place repo screen in a Flickable to allow overflowing (mga#24932)