summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2025-03-17 15:06:53 +0100
committerGravatar default2025-03-17 15:06:53 +0100
commit0a8298f35198382ff72d514f0035f3bfb9c4ebac (patch)
tree990459c1e321c320237632c79940d15e50c17b0b
parentFixed bug in bookmarks.csv import. (diff)
downloadpenes-snac2-0a8298f35198382ff72d514f0035f3bfb9c4ebac.tar.gz
penes-snac2-0a8298f35198382ff72d514f0035f3bfb9c4ebac.tar.xz
penes-snac2-0a8298f35198382ff72d514f0035f3bfb9c4ebac.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 8114d04..a4b6926 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -28,6 +28,8 @@ Improved Undo+Follow logic (contributed by rozenglass).
28 28
29Reverted (temporarily) the Markdown code that converted text between underscores to italics, because it was causing more problems that what it was worth. 29Reverted (temporarily) the Markdown code that converted text between underscores to italics, because it was causing more problems that what it was worth.
30 30
31Fixed bug in bookmark CSV import.
32
31## 2.73 33## 2.73
32 34
33Added 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). 35Added 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).