diff options
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index a4b6926..3cf677e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -30,6 +30,8 @@ Reverted (temporarily) the Markdown code that converted text between underscores | |||
| 30 | 30 | ||
| 31 | Fixed bug in bookmark CSV import. | 31 | Fixed bug in bookmark CSV import. |
| 32 | 32 | ||
| 33 | Don't indent Twitter-like "threads" (i.e. chains of short posts from the same author that are self-replies). | ||
| 34 | |||
| 33 | ## 2.73 | 35 | ## 2.73 |
| 34 | 36 | ||
| 35 | Added support for customizing and translating the web UI language via simple `.po` files. For more information on how to install language files or create new ones, please see `snac(8)` (the administrator manual). | 37 | Added support for customizing and translating the web UI language via simple `.po` files. For more information on how to install language files or create new ones, please see `snac(8)` (the administrator manual). |