On 07/02/2009 05:49 AM, Steve Borho wrote: > This is a major feature release, and there are a great number of improvements. > > # New Installer Layout > # C++ Shell Extension > # X64 Support > # Translations > # Linux package support > # MacOSX support >
I consider Mercurial 1.3 in the windows installer a major feature too. In my opinion that deserves a spot on the feature list too. > http://bitbucket.org/tortoisehg/stable/wiki/ReleaseNotes > > As always, you can find the Windows package here: > http://bitbucket.org/tortoisehg/stable/downloads/ > Could you please also make an official tar-ball release where thgutil/__version__.py is (correctly) set to version = "0.8"? This almost works: hg clone . tmp cd tmp hg up -r 0.8 python setup.py build # makes no difference python setup.py sdist tar tzf dist/tortoisehg-0.8.tar.gz # no locale files ... BUT such an sdist tarball doesn't contain any locale files. I would expect it to contain locale/*/LC_MESSAGES/tortoisehg.mo . Could that be fixed before building the tar-ball? /Mads ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop