summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2025-01-05 09:54:14 +0100
committerGravatar default2025-01-05 09:54:14 +0100
commita69968f83d6e2f24ecb2651c66894a9667a0c2e3 (patch)
tree5e679708df258ad08b50a4398852a7fa1d206ef9 /RELEASE_NOTES.md
parentMoved post language setting to msg_note(), where it really belongs. (diff)
downloadpenes-snac2-a69968f83d6e2f24ecb2651c66894a9667a0c2e3.tar.gz
penes-snac2-a69968f83d6e2f24ecb2651c66894a9667a0c2e3.tar.xz
penes-snac2-a69968f83d6e2f24ecb2651c66894a9667a0c2e3.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 5a1315f..86c1036 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -14,7 +14,7 @@ The `export_csv` cmdline operation now exports the CSV files inside a user's `ex
14 14
15All CSV files to be imported must now be stored inside a user's `import/` subdirectory instead of the current directory. 15All CSV files to be imported must now be stored inside a user's `import/` subdirectory instead of the current directory.
16 16
17Mastodon API: more timeline paging tunings (contributed by nowster). 17Mastodon API: more timeline paging tunings (contributed by nowster), post language selected in apps is properly set.
18 18
19The command-line operation `note` new reads the `LANG` environment variable to set the post's language. 19The command-line operation `note` new reads the `LANG` environment variable to set the post's language.
20 20