Commit e249de54 authored by Lasse Karstensen's avatar Lasse Karstensen

Be consistent in formatting headlines.

parent 5514c5d4
......@@ -7,6 +7,7 @@ New since 4.0.2-rc1:
- [varnishlog] -k argument is back. (exit after n records)
- [varnishadm] vcl.show is now listed in help.
============================================
Changes from 4.0.1 to 4.0.2-rc1 (2014-09-23)
============================================
......@@ -193,7 +194,6 @@ Bugs fixed
.. _1519: https://www.varnish-cache.org/trac/ticket/1519
==============================================
Changes from 4.0.0 beta1 to 4.0.0 (2014-04-10)
==============================================
......@@ -278,7 +278,6 @@ Bugs fixed
.. _1405: https://www.varnish-cache.org/trac/ticket/1405
===================================
Changes from 4.0.0 TP1 to 4.0.0 TP2
===================================
......@@ -346,6 +345,7 @@ varnishd
.. _bug #1376: http://varnish-cache.org/trac/ticket/1376
================================
Changes from 3.0.4 to 3.0.5 rc 1
================================
......@@ -383,6 +383,7 @@ varnishadm
.. _bug #1314: http://varnish-cache.org/trac/ticket/1314
================================
Changes from 3.0.4 rc 1 to 3.0.4
================================
......@@ -399,6 +400,7 @@ varnishd
.. _bug #1285: http://varnish-cache.org/trac/ticket/1285
.. _bug #1312: http://varnish-cache.org/trac/ticket/1312
================================
Changes from 3.0.3 to 3.0.4 rc 1
================================
......@@ -457,6 +459,7 @@ Other
least on i386.
- Make libvarnish prefer exact hits when looking for VSL tags.
===========================
Changes from 3.0.2 to 3.0.3
===========================
......@@ -573,6 +576,7 @@ Other
.. _bug #1003: http://varnish-cache.org/trac/ticket/1003
================================
Changes from 3.0.2 rc 1 to 3.0.2
================================
......@@ -603,6 +607,7 @@ Other
- Some Solaris portability updates.
================================
Changes from 3.0.1 to 3.0.2 rc 1
================================
......@@ -664,6 +669,7 @@ Other
- Some Solaris portability updates.
================================
Changes from 3.0.1 rc 1 to 3.0.1
================================
......@@ -695,6 +701,7 @@ Other
- Documentation updates
================================
Changes from 3.0.0 to 3.0.1 rc 1
================================
......@@ -771,6 +778,7 @@ Other
.. _bug #961: http://varnish-cache.org/trac/ticket/961
================================
Changes from 3.0 beta 2 to 3.0.0
================================
......@@ -798,6 +806,7 @@ varnishadm
.. _bug #935: http://varnish-cache.org/trac/ticket/935
=====================================
Changes from 3.0 beta 1 to 3.0 beta 2
=====================================
......@@ -849,6 +858,7 @@ VMODs
- The std module now has proper documentation, including a manual page
================================
Changes from 2.1.5 to 3.0 beta 1
================================
......@@ -1092,6 +1102,7 @@ Other
- The documentation has been improved all over and should now be in
much better shape than before
===========================
Changes from 2.1.4 to 2.1.5
===========================
......@@ -1166,6 +1177,7 @@ varnishtest
- Remove no longer existing -L option.
===========================
Changes from 2.1.3 to 2.1.4
===========================
......@@ -1315,6 +1327,7 @@ libvarnishapi
- The -X parameter didn't work correctly. This has been fixed.
===========================
Changes from 2.1.1 to 2.1.2
===========================
......@@ -1327,6 +1340,7 @@ varnishd
by default 128k. Browsers would do the right thing due to
Content-Length, but some load balancers would get very confused.
===========================
Changes from 2.1.1 to 2.1.1
===========================
......@@ -1558,6 +1572,7 @@ varnishadm
- varnishadm now knows how to respond to the secret from a secured
varnishd
===========================
Changes from 2.0.5 to 2.0.6
===========================
......@@ -1587,6 +1602,7 @@ varnishd
- Document the -C option to varnishd.
===========================
Changes from 2.0.4 to 2.0.5
===========================
......@@ -1684,6 +1700,7 @@ varnishtop
- varnishtop previously did not print the name of the tag, which made
it very hard to understand. We now print out the tag name.
===========================
Changes from 2.0.3 to 2.0.4
===========================
......@@ -1741,6 +1758,7 @@ varnishtest
- Make it possible to send NULL bytes through the testing framework.
===========================
Changes from 2.0.2 to 2.0.3
===========================
......@@ -1875,6 +1893,7 @@ varnishreplay
- varnishreplay did not work correctly on Linux, due to a too small
stack. This has now been fixed.
===========================
Changes from 2.0.1 to 2.0.2
===========================
......@@ -1909,6 +1928,7 @@ Red Hat spec file
- A typo in the spec file made the .rpm file names wrong.
=========================
Changes from 1.1.2 to 2.0
=========================
......@@ -2028,6 +2048,7 @@ Build system
- The C compiler invocation is decided by the configure script and can
now be overridden by passing VCC\_CC when running configure.
===========================
Changes from 1.1.1 to 1.1.2
===========================
......@@ -2131,6 +2152,7 @@ Build system
the default state directory would be garbage and a state directory
would have to be specified manually with -n. This has been corrected.
=========================
Changes from 1.1 to 1.1.1
=========================
......@@ -2215,6 +2237,7 @@ Build system
dynamic rather than static. This simplifies the build process and
resolves an issue with the Mac OS X linker.
=========================
Changes from 1.0.4 to 1.1
=========================
......@@ -2375,6 +2398,7 @@ varnishtop
actually works. In addition, the name of the Varnish instance being
watched is displayed in the upper right corner in curses mode.
===========================
Changes from 1.0.3 to 1.0.4
===========================
......
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