[ANN] TortoiseBZR 0.5 is Released
INADA Naoki
songofacandy at gmail.com
Tue Jan 19 10:09:08 GMT 2010
Hi, all.
I released TortoiseBZR 0.5.
This release will be included in bzr-2.1rc1-setup.exe.
This release includes two big feature: i18n, shell updater and many bug fixes.
Please use TBZR and find problems to make TBZR good by releasing bzr-2.1 final.
TortoiseBZR 0.5.0
#################
:0.5: 2010-01-19
Improvements
************
* Add ShellUpdater (#447727)
'Progress' (Blue question icon) state will updated real state after
checking status
* 'Refresh' command refreshes current tree. Not clear all caches.
* Add i18n feature.
Bug Fixes
*********
* Fix broken critical section in shell extension.
* Fix conflicts command fails when executed from right click on
folder. (#499536)
* Fix creating 2 instances on context menu in win7. (#473404)
Internals
*********
* Rename build_cpp_shellext command to build_shellext. (Python
shellext has gone already)
* Don't check last modified time for unversioned files. (Some speedup
status check)
* Make BZRStatus immutable and reuse it's instances. (speedup and
reduce memory footprint
when caching many files)
* Crawler is not package but module now.
* Move status checker from wtcache into crawler.
--
Naoki INADA <songofacandy at gmail.com>
More information about the bazaar
mailing list