summaryrefslogtreecommitdiff
path: root/doc/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/NEWS.md')
-rw-r--r--doc/NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/NEWS.md b/doc/NEWS.md
index 1d1e618d..98d63384 100644
--- a/doc/NEWS.md
+++ b/doc/NEWS.md
@@ -4,6 +4,10 @@
- Add support for '%F' date format specifier (bug #1775)
+- Entities are no longer regarded as defined due to being part of a cleared
+ transaction. `--explicit` is effectively enabled by default and is now a
+ no-op.
+
## 3.1.3 (2019-03-31)
- Properly reject postings with a comment right after the flag (bug #1753)