[Pkg-mysql-commits] r1007 - branches/sid-5.0/debian

Norbert Tretkowski nobse at alioth.debian.org
Sat Nov 17 13:27:32 UTC 2007


Author: nobse
Date: 2007-11-17 13:27:32 +0000 (Sat, 17 Nov 2007)
New Revision: 1007

Modified:
   branches/sid-5.0/debian/mysql-server-5.0.NEWS
Log:
Fix syntax of NEWS file.

Modified: branches/sid-5.0/debian/mysql-server-5.0.NEWS
===================================================================
--- branches/sid-5.0/debian/mysql-server-5.0.NEWS	2007-11-17 13:25:57 UTC (rev 1006)
+++ branches/sid-5.0/debian/mysql-server-5.0.NEWS	2007-11-17 13:27:32 UTC (rev 1007)
@@ -1,17 +1,17 @@
 mysql-dfsg-5.0 (5.0.45-2) unstable; urgency=low
 
-  Binary logging is now disabled by default. If you really need it (e.g. on
-  a replication master), remove the comment from the log_bin line in my.cnf.
+  * Binary logging is now disabled by default. If you really need it (e.g. on
+    a replication master), remove the comment from the log_bin line in my.cnf.
 
  -- Norbert Tretkowski <nobse at debian.org>  Sat, 10 Nov 2007 16:26:35 +0100
 
 mysql-dfsg-5.0 (5.0.18-9) unstable; urgency=low
 
-  Rotation of the binary logs is now configured in /etc/mysql/my.cnf with
-  "expire-logs-days" which defaults to 20 days. The old file
-  /etc/mysql/debian-log-rotate.conf should be removed together with
-  /etc/cron.daily/mysql-server after this value has been adjusted. Note that
-  the old variable defined the number of files whereas the new one defines 
-  a time span in days.
+  * Rotation of the binary logs is now configured in /etc/mysql/my.cnf with
+    "expire-logs-days" which defaults to 20 days. The old file
+    /etc/mysql/debian-log-rotate.conf should be removed together with
+    /etc/cron.daily/mysql-server after this value has been adjusted. Note that
+    the old variable defined the number of files whereas the new one defines 
+    a time span in days.
 
  -- Christian Hammers <ch at debian.org>  Tue, 24 Jan 2006 22:18:21 +0100




More information about the Pkg-mysql-commits mailing list