diff options
| author | default <nobody@localhost> | 2025-01-05 09:54:14 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-05 09:54:14 +0100 |
| commit | a69968f83d6e2f24ecb2651c66894a9667a0c2e3 (patch) | |
| tree | 5e679708df258ad08b50a4398852a7fa1d206ef9 /RELEASE_NOTES.md | |
| parent | 3a1cae73265aebdbe678d94fbdc16edf3ccc643f (diff) | |
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 All CSV files to be imported must now be stored inside a user's `import/` subdirectory instead of the current directory. -Mastodon API: more timeline paging tunings (contributed by nowster). +Mastodon API: more timeline paging tunings (contributed by nowster), post language selected in apps is properly set. The command-line operation `note` new reads the `LANG` environment variable to set the post's language. |