Index: www/changes.wiki ================================================================== --- www/changes.wiki +++ www/changes.wiki @@ -9,11 +9,16 @@ * Store the repository name in _FOSSIL_ as it is type in the "open" command, possibly as a relative pathname. * Make ".fslckout" the alternative name for the "_FOSSIL_" file. * Change the "ssh:" transfer method to allow all access regardless of user permission. - * Various minor bug fixes + * Various additions and fixes for the JSON API. + * Improved merge-with-rename handling. + * Various minor bug fixes. + * --cherrypick merges use their origin's commit by default. + * Added support for multiple concurrent logins per user. + * Update to use SQLite version 3.7.11.