# HG changeset patch
# User Paul Crowley <paul@lshift.net>
# Date 1258460864 0
# Node ID c7649d76d512f136056e4dfc156bf50752cb8bfa
# Parent  0af8ec73cb44974aebd6b1094152358d0fde2b19
Another NEWS entry

diff -r 0af8ec73cb44 -r c7649d76d512 NEWS
--- a/NEWS	Tue Nov 17 12:15:21 2009 +0000
+++ b/NEWS	Tue Nov 17 12:27:44 2009 +0000
@@ -5,6 +5,7 @@
 * Add "env" section to .mercurial-server instead of special-casing HGRCPATH
 * Control path of authorized keys file in .mercurial_server
 * Overwrite $HOME with value from /etc/passwd
+* Use Python's ConfigParser instead of too-new mercurial.config
 * Fix very out-of-date comments in hg-ssh
 * Belatedly added NEWS file :-)