diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-05-15 10:27:31 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-05-15 10:27:31 +0200 |
commit | fc9c07b3331a833258fcb531cac0b07835df80e3 (patch) | |
tree | 9073d6c06aa67efc9a3aab33c9784722cb70e5ef | |
parent | 4271f0187689bcd2b946a0e7d01fdc51c9364bb8 (diff) | |
download | php-debian/5.4.3-2.tar.gz |
prepare 5.4.3-2 releasedebian/5.4.3-2
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 4747303cc..e07bcd5b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ php5 (5.4.3-2) unstable; urgency=low - * Add debugging info to debian/setup-mysql.sh as I cannot reproduce - #672588 on my local system + * Add --no-defaults to rest of the mysql commands in setup-mysql.sh + script (Closes: #672588) + * Add debugging info to debian/setup-mysql.sh to help diagnose any + further problems - -- Ondřej Surý <ondrej@debian.org> Mon, 14 May 2012 15:28:55 +0200 + -- Ondřej Surý <ondrej@debian.org> Tue, 15 May 2012 10:26:34 +0200 php5 (5.4.3-1) unstable; urgency=low |