Mercurial 1.3.1 released
[Posted July 27, 2009 by cook]
| From: |
| Matt Mackall <mpm-AT-selenic.com> |
| To: |
| mercurial-AT-selenic.com |
| Subject: |
| Mercurial 1.3.1 released! |
| Date: |
| Thu, 23 Jul 2009 14:32:13 -0500 |
| Message-ID: |
| <1248377533.6816.118.camel@calx> |
This release includes a number of regression fixes and other small fixes
against 1.3. I recommend that all 1.3 users upgrade. Available for
download at:
http://mercurial.selenic.com/release/mercurial-1.3.1.tar.gz
Regression fixes:
- fixed excessive memory usage issues with diff and strip
- fixed ssh performance issue on OS X
- fixed slow calculation of branch heads
- fixed handling of port numbers in URLs
- fixed transaction handling exception
- fixed incoming with graphlog extension
- fixed slow commit in fetch extension
- fixed loading of win32mbcs extension
Other fixes:
- fixed http username handling in acl extension
- fixed subrepo path joining on Windows
- allow update --check to cross branches
- miscellaneous small doc and bug fixes
--
http://selenic.com : development and support for Mercurial and Linux