Commit 860bb1db authored by Lasse Karstensen's avatar Lasse Karstensen

Nudge us along towards -beta1.

parent 23b19796
......@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
Copyright (c) 2006-2014 Varnish Software AS])
AC_REVISION([$Id$])
AC_INIT([Varnish], [4.1.0-tp1], [varnish-dev@varnish-cache.org])
AC_INIT([Varnish], [4.1.0-beta1], [varnish-dev@varnish-cache.org])
AC_CONFIG_SRCDIR(include/miniobj.h)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
......
======================================
Varnish Cache 4.1.0-beta1 (unreleased)
======================================
- Redhat packaging files are now separate from the normal tree.
- Client workspace overflow should now result in a 500 response
instead of panic.
- [varnishstat] -w option has been retired.
Bugs fixed
----------
- 1777_ - Disable speculative Range handling on streaming transactions.
.. _1777: https://www.varnish-cache.org/trac/ticket/1777
====================================
Varnish Cache 4.1.0-dev (unreleased)
Varnish Cache 4.1.0-tp1 (2015-07-08)
====================================
This is a placeholder entry for the upcoming 4.1.0 prereleases.
Changes between 4.0 and 4.1 are numerous. Please read the upgrade
section in the documentation for a general overview.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment