From c8225b62fd309648dee57ec44213a7adf0f19f0b Mon Sep 17 00:00:00 2001 From: "lenz@mysql.com" <> Date: Wed, 13 Apr 2005 19:50:54 +0200 Subject: [PATCH] - fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly ordered entries. --- support-files/mysql.spec.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 3ff5c5d67ad..8b880c32051 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -584,7 +584,7 @@ fi # itself - note that they must be ordered by date (important when # merging BK trees) %changelog -* Wed Mar 13 2005 Lenz Grimmer +* Wed Apr 13 2005 Lenz Grimmer - removed the MySQL manual files (html/ps/texi) - they have been removed from the MySQL sources and are now available seperately.