diff options
| author | 2025-01-05 09:54:14 +0100 | |
|---|---|---|
| committer | 2025-01-05 09:54:14 +0100 | |
| commit | a69968f83d6e2f24ecb2651c66894a9667a0c2e3 (patch) | |
| tree | 5e679708df258ad08b50a4398852a7fa1d206ef9 /RELEASE_NOTES.md | |
| parent | Moved post language setting to msg_note(), where it really belongs. (diff) | |
| download | penes-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.md | 2 |
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 | ||
| 15 | All CSV files to be imported must now be stored inside a user's `import/` subdirectory instead of the current directory. | 15 | All CSV files to be imported must now be stored inside a user's `import/` subdirectory instead of the current directory. |
| 16 | 16 | ||
| 17 | Mastodon API: more timeline paging tunings (contributed by nowster). | 17 | Mastodon API: more timeline paging tunings (contributed by nowster), post language selected in apps is properly set. |
| 18 | 18 | ||
| 19 | The command-line operation `note` new reads the `LANG` environment variable to set the post's language. | 19 | The command-line operation `note` new reads the `LANG` environment variable to set the post's language. |
| 20 | 20 | ||