commit | 6ec58ca9cfe53eb6f5ada8fe4ffe78c405d4b385 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed Sep 03 03:20:37 2003 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed Sep 03 03:20:37 2003 +0000 |
tree | db2a6484e32d07d91584fccd2bc2640594f741b8 | |
parent | eb296d967b4e1ff2e87d652cf1d80f6adedb1228 [diff] |
Document the Pynche patch.
diff --git a/Misc/NEWS b/Misc/NEWS index a132b13..155ad01 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -72,6 +72,9 @@ - py-help-at-point is no longer bound to the F1 key - it's still bound to C-c C-h +- Pynche was fixed to not crash when there is no ~/.pynche file and no + -d option was given. + Build -----