diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-01 15:11:33 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-05-01 15:11:33 +0200 |
commit | 805e53c44d3039398b826aab10915f2c500de86e (patch) | |
tree | 112cc39dd82c8f12e2c51989996f0a93dc99d947 | |
parent | 9871626e092677228949ca3ff76279ed984f5acc (diff) | |
download | bootloader-theme-805e53c44d3039398b826aab10915f2c500de86e.tar bootloader-theme-805e53c44d3039398b826aab10915f2c500de86e.tar.gz bootloader-theme-805e53c44d3039398b826aab10915f2c500de86e.tar.bz2 bootloader-theme-805e53c44d3039398b826aab10915f2c500de86e.tar.xz bootloader-theme-805e53c44d3039398b826aab10915f2c500de86e.zip |
4.5.6.34.5.6.3
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -82,7 +82,7 @@ endif NAME = mageia-gfxboot-theme UPSTREAM_VERSION = 4.5.6 -VERSION = $(UPSTREAM_VERSION).2 +VERSION = $(UPSTREAM_VERSION).3 dist: rm -rf ../$(NAME)-$(VERSION).tar* @@ -1,3 +1,8 @@ +Version 4.5.6.3 - 1 May 2015, Thierry Vignaud + +- Fix UK translation (mga#12677) +- Updated translations + Version 4.5.6.2 - 23 February 2015, RĂ©mi Verschelde - fonts: Rebuild 16x16.fnt to include missing glyphs and update existing ones |