diff options
| -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 @@ | |||
| 4 | 4 | ||
| 5 | 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. | 5 | 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. |
| 6 | 6 | ||
| 7 | Fixed HTML loose close tag. | 7 | Fixed HTML loose close tag (contributed by kensata). |
| 8 | 8 | ||
| 9 | Fixed bug when closing sendmail pipe. | 9 | Fixed bug when closing sendmail pipe (contributed by jpgarcia and themusicgod1). |
| 10 | 10 | ||
| 11 | ## 2.12 | 11 | ## 2.12 |
| 12 | 12 | ||