You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
663 B
22 lines
663 B
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 |
|
From: Andrey Borzenkov <arvidjaar@gmail.com> |
|
Date: Sat, 18 Jan 2014 20:01:16 +0400 |
|
Subject: [PATCH] Fix ChangeLog date |
|
|
|
--- |
|
ChangeLog | 2 +- |
|
1 file changed, 1 insertion(+), 1 deletion(-) |
|
|
|
diff --git a/ChangeLog b/ChangeLog |
|
index bdfbf44da88..fcbf2207b32 100644 |
|
--- a/ChangeLog |
|
+++ b/ChangeLog |
|
@@ -2,7 +2,7 @@ |
|
|
|
* grub-core/term/terminfo.c: Recognize keys F1-F12. |
|
|
|
-2014-01-07 Andrey Borzenkov <arvidjaar@gmail.com> |
|
+2014-01-18 Andrey Borzenkov <arvidjaar@gmail.com> |
|
|
|
* configure.ac: Add support for BUILD_LDFLAGS. |
|
* Makefile.am: Use BUILD_LDFLAGS for build time programs here ...
|
|
|