Edited online authored by Yuya Nishihara's avatar Yuya Nishihara
......@@ -5,6 +5,7 @@
== Bug Fixes ==
* chunks: bypass copy protection of repo.ui that drops eol settings (fixes #3600)
* cmdui: disown temporary progress widgets so that they can be deleted (fixes memleak)
* commit: do not restore last amend message on repository change (fixes #3605)
* commit: say "nothing changed" instead of "code: 1" on empty amend (refs #3599)
* filectxactions: reenable file log actions for working directory (closes #3613)
......
......