diff options
| author | Papoteur <papoteur@mageia.org> | 2025-05-30 09:56:38 +0200 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2025-05-30 09:56:38 +0200 |
| commit | d87e9336081e6133267106182de23108f44ad7e9 (patch) | |
| tree | f6e43443a58855b9e169d78d56d6b11926b98722 | |
| parent | 93f672c8f906bc8477e58928d0a257c7403f7b87 (diff) | |
| download | mageiawelcome-3.2.tar mageiawelcome-3.2.tar.gz mageiawelcome-3.2.tar.bz2 mageiawelcome-3.2.tar.xz mageiawelcome-3.2.zip | |
3.23.2
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 7 | ||||
| -rw-r--r-- | version.py | 2 |
3 files changed, 9 insertions, 2 deletions
@@ -1,5 +1,5 @@ PACKAGE = mageiawelcome -VERSION = 3.1 +VERSION = 3.2 GITPATH = git://git.mageia.org/software/mageiawelcome TEXT_FILES = Makefile @@ -1,3 +1,10 @@ +3.2 + More fix to translations + Change method for linear gradient in tags, using stylesheet + Force richtext in Sources descriptions + Remove "lo" from net interfaces + Animate pushbutton for links + 3.1 Fix translations adjust some stylesheet parameters @@ -1 +1 @@ -version='3.1' +version='3.2' |
