commit 8ab15398d4eb8ad0df26c02b3f11e6aa14d6d59f parent 6ffc31cc4289c77ca29337102aa2b7e514d08625 Author: default <nobody@localhost> Date: Wed, 9 Oct 2024 18:10:02 +0200 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.60 -New command-line option `export_csv`, that exports user data in a format suitable to be imported into Mastodon (specifically, `blocked_accounts.csv`, `bookmarks.csv`, `following_accounts.csv` and `lists.csv`). +Migration from a snac account to a Mastodon one has been implemented. Please see `snac(8)` (the Administator Manual) for more information. Fixed a bug in argument parsing regarding some special characters (contributed by ndagestad).