From e2aedfc84ec62e08fe3f91f746b2dcf962c96470 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Thu, 10 May 2012 19:47:08 +0200 Subject: [PATCH] Cleanup the changelog. --- doc/changelog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/changelog.txt b/doc/changelog.txt index 1928babe..459853c0 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -4,8 +4,8 @@ Fixes: - checking: Always use GET for Zope servers since their HEAD support is broken. Closes: SF bug #3522710 -- installer: Install correct MSVC++ runtime DLL version for Windows. -- installer: Install missing Python modules for twill, cssutils and +- installation: Install correct MSVC++ runtime DLL version for Windows. +- installation: Install missing Python modules for twill, cssutils and HTMLTidy. Changes: