From 423c9888ff39cb5ba6f452871ec949156e9abcc2 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sun, 25 May 2003 21:36:23 +0000 Subject: [PATCH] Ready for 2.1.21 --- CHANGES | 4 +++- COPYRIGHT | 2 ++ build/version.var | 8 ++++---- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 36cf486205..34643def6f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,12 @@ OpenLDAP 2.1 Change Log -OpenLDAP 2.1.21 Engineering +OpenLDAP 2.1.21 Release Fixed liblber ber_get_next trickle bug (ITS#2490) Fixed ldapsearch -p without -h bug (ITS#2532) Fixed slapd option ordering bug (ITS#2217) + Fixed slapd debug in signal handler hang (ITS#2550) Fixed back-bdb unindexed filter bug (ITS#2522) + Fixed back-shell pid abandon bug (ITS#2519) Removed lint Documentation Misc man page updates diff --git a/COPYRIGHT b/COPYRIGHT index d9edce66c2..fe386f433b 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -27,6 +27,8 @@ Portions Copyright 1998-2003 Kurt D. Zeilenga. Portions Copyright 1998-2003 Net Boolean Incorporated. Portions Copyright 1999-2003 Howard Y.H. Chu. Portions Copyright 1999-2003 Symas Corporation. +Portions Copyright 2001-2003 IBM Corporation. +Portions Copyright 1998-2003 Hallvard B. Furuseth. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/build/version.var b/build/version.var index dcbf9f20ac..cec7c5dfb4 100644 --- a/build/version.var +++ b/build/version.var @@ -7,7 +7,7 @@ ol_package=OpenLDAP ol_major=2 ol_minor=1 -ol_patch=X -ol_api_inc=20120 -ol_api_lib=2:120:0 -ol_release_date="05-19-2003" +ol_patch=21 +ol_api_inc=20121 +ol_api_lib=2:121:0 +ol_release_date="05-25-2003" -- 2.47.2