diff options
author | default <nobody@localhost> | 2022-12-02 06:55:54 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-02 06:55:54 +0100 |
commit | 450d5a30a3e966da58f137433a3db967fd344635 (patch) | |
tree | 0f2efcfc79d501fad3f9003e33789c49a4bebbb1 | |
parent | 09036893c0cc7ad3d25562e91c574f42da675b1d (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1d8a3ea..27674e5 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,9 +4,9 @@ A big disk layout rework, to make it more efficient when timelines get very big. Please take note that you must run `snac upgrade` when you install this version over an already existing one. -Fixed HTML loose close tag. +Fixed HTML loose close tag (contributed by kensata). -Fixed bug when closing sendmail pipe. +Fixed bug when closing sendmail pipe (contributed by jpgarcia and themusicgod1). ## 2.12 |