diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2022-03-15 08:45:55 +0800 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2022-03-15 08:45:55 +0800 |
commit | 733bf432135388d8523b90b8f2bdcf4a94688c07 (patch) | |
tree | 12f37af4be75a7b35fccaaefa416d6f49a1b88f7 | |
parent | 943f17bafb06dd601d8c103533e9bfd83564d2c9 (diff) | |
download | fork-ledger-733bf432135388d8523b90b8f2bdcf4a94688c07.tar.gz fork-ledger-733bf432135388d8523b90b8f2bdcf4a94688c07.tar.bz2 fork-ledger-733bf432135388d8523b90b8f2bdcf4a94688c07.zip |
NEWS.md: fix bug reference
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |