- prepare 1.4.15

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1766 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
Marcus Rückert 2007-04-13 20:41:14 +00:00
parent ac959d3374
commit 5b22a9e910
2 changed files with 5 additions and 1 deletions

4
NEWS
View File

@ -3,6 +3,10 @@
NEWS
====
- 1.4.15 - 2007-04-??
*
- 1.4.14 - 2007-04-13
* fix crash if gethostbyaddr() failed on redirect [1718]

View File

@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT(lighttpd, 1.4.14, jan@kneschke.de)
AC_INIT(lighttpd, 1.4.15, jan@kneschke.de)
AC_CONFIG_SRCDIR([src/server.c])
AC_CANONICAL_TARGET