summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index a132b13..155ad01 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -72,6 +72,9 @@ Tools/Demos
- 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
-----