1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

- 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:
  - fixed a date for a changelog entry (s/Mar/Apr/) - RPM complains about wrongly ordered entries.
This commit is contained in:
unknown
2005-04-13 19:50:54 +02:00
parent e621d27c77
commit ce18d92632

View File

@ -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.