diff options
author | lenz@mysql.com <> | 2005-04-13 19:50:54 +0200 |
---|---|---|
committer | lenz@mysql.com <> | 2005-04-13 19:50:54 +0200 |
commit | c8225b62fd309648dee57ec44213a7adf0f19f0b (patch) | |
tree | 0f683700e020b7a098b0c0c726fd511ab5e6a617 /support-files | |
parent | ff90e42f57cc876398c171fa04b77b91997bec07 (diff) | |
download | mariadb-git-c8225b62fd309648dee57ec44213a7adf0f19f0b.tar.gz |
- fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly
ordered entries.
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 <lenz@mysql.com> +* Wed Apr 13 2005 Lenz Grimmer <lenz@mysql.com> - removed the MySQL manual files (html/ps/texi) - they have been removed from the MySQL sources and are now available seperately. |