summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2009-01-22 10:34:46 +0100
committerReinhard Tartler <siretart@tauware.de>2009-01-22 10:34:46 +0100
commit61aa47a8817edfe18a433a3c66f8d25566ca0a01 (patch)
tree158cdc011aaf1246b4a259544e44407726acc522 /debian/changelog
parent6f08df2e6d6f983be6fe8a5b6b22acc146a89876 (diff)
include in DebugMemLeakFinder.cpp didn't work, let's try
definung MEMLEAKFINDER_FULL_MALLOC_MONITORING
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c08d2ec..767147dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ boxbackup (0.11~rc2-5) unstable; urgency=low
* Bugfix: "Please build-depend on docbook-xml". Thanks to Luca Falavigna
<dktrkranz@ubuntu.com> for reporting. Closes: #507973
- * Add missing includes in lib/common/Logging.cpp and
+ * Add missing #include in lib/common/Logging.cpp. define
+ MEMLEAKFINDER_FULL_MALLOC_MONITORING in
lib/common/DebugMemLeakFinder.cpp. Closes: #505696, #512510
-- Reinhard Tartler <siretart@tauware.de> Thu, 22 Jan 2009 08:26:24 +0100