From 796e77ab9095baf8ebddde7d47d7b2da42a4eab7 Mon Sep 17 00:00:00 2001
From: Micah Anderson <micah@riseup.net>
Date: Thu, 1 Nov 2007 23:54:08 +0000
Subject: [PATCH] add some debian bug numbers to Changelog for reference

---
 ChangeLog | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1d0ac1f..d227b0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,8 @@ version 0.9.5 -- unreleased
 	   is not supported anymore)
         ldap:
 	 . Fixed shell command quoting issues, missing 'then' clauses, cleaned up
-	   compress=yes to be less redundant and not create empty uncompressed file
+	   compress=yes to be less redundant and not create empty uncompressed
+	   file (Closes: #394935)
         mysql:
 	 . Fixed case where odd combination of configuration options caused sqldump
 	   backups to get overwritten with an empty file (Closes: #402679)
@@ -49,7 +50,8 @@ version 0.9.5 -- unreleased
 	 . Force C locale for sfdisk to ensure english words are found in grep
     fixed 'make install' bug that failed if /etc/backup.d already existed
     changed spaces to tabs in Makefile.am
-    updated examples/Makefile.am and handlers/Makefile.am to include rsnap/rub files
+    updated examples/Makefile.am and handlers/Makefile.am to include rsnap/rub
+    files (Closes: #440554)
     
 
 version 0.9.4 -- October 6th, 2006
-- 
GitLab