add bug fixes up to 69169711f051 authored by Yuya Nishihara's avatar Yuya Nishihara
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
* sync: convert non-ascii alias/url correctly at editurl action * sync: convert non-ascii alias/url correctly at editurl action
* sync: fix several unicode issues at SaveDialog (fixes #1883) * sync: fix several unicode issues at SaveDialog (fixes #1883)
* sync: fix URL displayed on direct pull * sync: fix URL displayed on direct pull
* update: fix target information when updating to null revision
* workbench: fix unicode error while loading the last session * workbench: fix unicode error while loading the last session
== Improvements == == Improvements ==
... ...
......