summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2022-03-15 08:45:55 +0800
committerMartin Michlmayr <tbm@cyrius.com>2022-03-15 08:45:55 +0800
commit733bf432135388d8523b90b8f2bdcf4a94688c07 (patch)
tree12f37af4be75a7b35fccaaefa416d6f49a1b88f7
parent943f17bafb06dd601d8c103533e9bfd83564d2c9 (diff)
downloadfork-ledger-733bf432135388d8523b90b8f2bdcf4a94688c07.tar.gz
fork-ledger-733bf432135388d8523b90b8f2bdcf4a94688c07.tar.bz2
fork-ledger-733bf432135388d8523b90b8f2bdcf4a94688c07.zip
NEWS.md: fix bug reference
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 6a4aec01..01aee464 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -20,7 +20,7 @@
- Fix incorrect parsing of expressions containing a `-` without spaces (bug #2001)
- Fix payee metadata on postings not being validated and payee aliases not
- being honored (bug #566 & bug #1892)
+ being honored (bug #556 & bug #1892)
- Fix ledger interpreting a posting with 0 difference as a null-posting,
which leads to it auto-balancing the posting (bug #1942)