Fix compilation error with slab allocator and no debugging.
[srvx.git] / ChangeLog
index a395c9ec2e9534c5a643dc876251c3fad5e3adec..aea3d18635439379c7f2d3d2359917d5b6def26e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,20 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-04-05 01:59:54 GMT        Michael Poole <mdpoole@troilus.org>     patch-8
+
+    Summary:
+      Fix compilation error with slab allocator and no debugging.
+    Revision:
+      srvx--devo--1.3--patch-8
+
+    src/alloc-slab.c (verify): Undefine as a macro before defining as a
+        function.
+
+    modified files:
+     ChangeLog src/alloc-slab.c
+
+
 2006-04-05 00:24:50 GMT        Michael Poole <mdpoole@troilus.org>     patch-7
 
     Summary: