From 8b7649fcda9eb15951dcad7728220228b7e29303 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 5 Dec 2008 14:39:22 +0100 Subject: preparing for 4.1.2 release --- ChangeLog | 4 ++-- doc/status.html | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index d60e6f76..c6bc46d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,3 @@ -- doc bugfix: typo in v3 compatibility document - thanks to Andrej for reporting --------------------------------------------------------------------------- Version 4.1.2 [DEVEL] (rgerhards), 2008-12-04 - bugfix: code did not compile without zlib @@ -12,6 +10,8 @@ Version 4.1.2 [DEVEL] (rgerhards), 2008-12-04 emitted only once in a minute (this currently is a hard-coded limit, if someone comes up with a good reason to make it configurable, we will probably do that). +- doc bugfix: typo in v3 compatibility document directive syntax + thanks to Andrej for reporting - imported other changes from 3.21.8 and 3.20.1 (see there) --------------------------------------------------------------------------- Version 4.1.1 [DEVEL] (rgerhards), 2008-11-26 diff --git a/doc/status.html b/doc/status.html index b814d0bc..74694280 100644 --- a/doc/status.html +++ b/doc/status.html @@ -5,16 +5,16 @@

This page reflects the status as of 2008-11-26.

Current Releases

-

development: 4.1.1 [2008-11-26] - -change log - -download +

development: 4.1.2 [2008-12-05] - +change log - +download -
beta: 3.21.7 [2008-11-11] - -change log - -download

+
beta: 3.21.9 [2008-12-04] - +change log - +download

-

v3 stable: 3.20.0 [2008-11-05] - change log - -download +

v3 stable: 3.20.2 [2008-12-04] - change log - +download
v2 stable: 2.0.6 [2008-08-07] - change log - download -- cgit