extensions: mark win32text deprecated
Happened a long time ago.
--- a/hgext/win32text.py Sat Mar 01 19:44:14 2014 -0600
+++ b/hgext/win32text.py Sat Mar 01 19:51:22 2014 -0600
@@ -5,7 +5,7 @@
# This software may be used and distributed according to the terms of the
# GNU General Public License version 2 or any later version.
-'''perform automatic newline conversion
+'''perform automatic newline conversion (DEPRECATED)
Deprecation: The win32text extension requires each user to configure
the extension again and again for each clone since the configuration
--- a/tests/test-help.t Sat Mar 01 19:44:14 2014 -0600
+++ b/tests/test-help.t Sat Mar 01 19:51:22 2014 -0600
@@ -277,7 +277,6 @@
strip strip changesets and their descendents from history
transplant command to transplant changesets from another branch
win32mbcs allow the use of MBCS paths with problematic encodings
- win32text perform automatic newline conversion
zeroconf discover and advertise repositories on the local network
Test short command list with verbose option