From 77ff650a6227ad819f6fb1913b14fb5f2be3b853 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 24 Apr 2017 19:33:52 +0100 Subject: 4.5.14.2 --- Makefile | 3 +-- NEWS | 6 ++++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 56a4da9..fc40cdc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ NAME = bootloader-theme # urpmq -f gfxboot UPSTREAM_VERSION = 4.5.14 -VERSION = $(UPSTREAM_VERSION).1 +VERSION = $(UPSTREAM_VERSION).2 BINDIR := $(shell [ -x ../../gfxboot-compile ] && echo ../../ ) @@ -90,4 +90,3 @@ dist: rm -rf ../$(NAME)-$(VERSION).tar* @git archive --prefix=$(NAME)-$(VERSION)/ HEAD | xz > $(NAME)-$(VERSION).tar.xz $(info $(NAME)-$(VERSION).tar.xz is ready) - diff --git a/NEWS b/NEWS index 03fb472..da2b7c3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Version 4.5.14.2 - 24 April 2017, Martin Whitaker + +- Updated translations +- Add support for menu entries that enable non-free video drivers +- Don't change menu selection when F2-F6 are pressed (mga#5263) + Version 4.5.14.1 - 13 March 2017, RĂ©mi Verschelde - Updated translations -- cgit v1.2.1