aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-10-09 18:10:02 +0200
committerdefault <nobody@localhost>2024-10-09 18:10:02 +0200
commit8ab15398d4eb8ad0df26c02b3f11e6aa14d6d59f (patch)
treeb11ee343e4ccd1cc30ba46d0ab196b94b8c61cf2
parent6ffc31cc4289c77ca29337102aa2b7e514d08625 (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 49bb3bd..99eab41 100644
--- 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).