diff options
author | Alexander Nozdrin <alexander.nozdrin@oracle.com> | 2010-11-24 18:55:23 +0300 |
---|---|---|
committer | Alexander Nozdrin <alexander.nozdrin@oracle.com> | 2010-11-24 18:55:23 +0300 |
commit | a3d073d2cf755d48277bf6d41ed36b0083b6257f (patch) | |
tree | 9eb12120d1ff730fbbcb14cdb3e4885308464360 /support-files | |
parent | efb1f6407361ba7978aa092cfea102b700359333 (diff) | |
download | mariadb-git-a3d073d2cf755d48277bf6d41ed36b0083b6257f.tar.gz |
- Fix changelog (remove duplicated entry)
- Mark main.gis experimental
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index d3031b66f3b..aa861609a5f 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -1106,10 +1106,6 @@ echo "=====" >> $STATUS_HISTORY - Add a "triggerpostun" to handle the uninstall of the "-community" server RPM. - This fixes bug#55015 "MySQL server is not restarted properly after RPM upgrade". -* Wed Nov 24 2010 Alexander Nozdrin <alexander.nozdrin@oracle.com> - -- EXCEPTIONS-CLIENT has been deleted, remove it from here too. - * Tue Jun 15 2010 Joerg Bruehe <joerg.bruehe@sun.com> - Change the behaviour on installation and upgrade: |