Releasing 9.4.3b2

This commit is contained in:
Evan Hunt 2008-07-01 00:08:44 +00:00
parent e9bce1c912
commit acbaca95fb
3 changed files with 4844 additions and 4835 deletions

View file

@ -1,3 +1,5 @@
--- 9.4.3b2 released ---
2385. [bug] A condition variable in socket.c could leak in
rare error handling [RT #17968].

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
# $Id: version,v 1.29.134.19 2008/04/18 19:17:16 each Exp $
# $Id: version,v 1.29.134.20 2008/07/01 00:08:44 each Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
@ -7,4 +7,4 @@ MAJORVER=9
MINORVER=4
PATCHVER=3
RELEASETYPE=b
RELEASEVER=1
RELEASEVER=2