Simplify cdiscrim_match() max tests.
[srvx.git] / ChangeLog
index 84c217b1328bd544aff72b4972f7392da31a1de7..bfeb9059a3d221d88c89ced449d83c58f87f94b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,21 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-07-18 01:49:56 GMT        Michael Poole <mdpoole@troilus.org>     patch-18
+
+    Summary:
+      Simplify cdiscrim_match() max tests.
+    Revision:
+      srvx--devo--1.3--patch-18
+
+    src/opserv.c (opserv_cdiscrim_create): Explicitly initialize max_users
+        and max_ts.
+      (cdiscrim_match): Simplify the bounds tests for timestamp and users.
+
+    modified files:
+     ChangeLog src/opserv.c
+
+
 2006-07-18 01:46:10 GMT        Michael Poole <mdpoole@troilus.org>     patch-17
 
     Summary: