# HG changeset patch
# User Paul Crowley <paul@lshift.net>
# Date 1261250254 0
# Node ID 92cb6640a6417edaf52870c8a97000e11bb8b138
# Parent  04989b539651a48844c913d8656baf617cbb0a04
Document the white space change in hg-ssh

diff -r 04989b539651 -r 92cb6640a641 NEWS
--- a/NEWS	Sat Dec 19 19:06:06 2009 +0000
+++ b/NEWS	Sat Dec 19 19:17:34 2009 +0000
@@ -5,9 +5,13 @@
 * Fix HGRCPATH brokenness - potential security issue
 * Fix rule matching to properly handle the case where we don't know for sure
 * Fix error in documentation
+* Remove whitespace around paths, said to help with TortoiseHG
 * Small refactor of access.py
 * Tidy up file prologues; move credits to CREDITS
 
+Upgrading: repositories whose paths begin or end in white space will no longer
+be accessible; if they exist they must be moved to new names.
+
 ====================
 mercurial-server 1.0
 ====================