Commit ce18d926 authored by unknown's avatar unknown
Browse files

- fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM...

- 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.
parent e621d27c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.