summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-02-24 17:49:52 +0000
committerLars Wirzenius <liw@liw.fi>2013-02-24 17:49:52 +0000
commit21376a824071928cfb82afcbffc0db60b82751de (patch)
tree7789a62258cdcd62e2e978773b574a59479ede9d /NEWS
parent669695c1fb3bdc8f6a169ddd2c1eb2bf10fb6833 (diff)
downloadlarch-21376a824071928cfb82afcbffc0db60b82751de.tar.gz
Improve error messages for missing nodes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 02d4494..3eea7c2 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ Version UNRELEASED
`NodeStore` and `NodeStoreMemory` now have a new first argument,
`allow_writes`, to make them compatible with the `NodeStoreDisk`
initialiser. Patch by Antoine Brenner.
+* Improved error messages for nodes that seem to be missing.
Version 1.20121216
------------------