[ANNOUNCE] Mercurial 0.8.1 released

From: Bryan O'Sullivan
Date: Fri Apr 07 2006 - 23:33:27 EST


Version 0.8.1 of the Mercurial distributed revision control system is
now available. This release features numerous usability improvements,
performance enhancements, and bug fixes over previous releases.

More information about Mercurial, including information on downloading
sources and binaries can be found at:

http://www.selenic.com/mercurial/

The Mercurial mirror of Linus's kernel git tree is available at:

http://www.kernel.org/hg/linux-2.6/

Many thanks to Mercurial contributors and supporters for making the
continued rapid improvement of this software possible!

Major changes from 0.8 to 0.8.1:

- new extensions:
mq (manage a queue of patches, like quilt only better)
email (send changes as series of email patches)
- new command: merge (replaces "update -m")
- improved commands: log (--limit option added), pull/push ("-r" works
on specific revisions), revert (rewritten, much better)
- comprehensive hook support
- output templating added, supporting e.g. GNU changelog style
- Windows, Mac OS X: prebuilt binary packages, better support
- many reliability, performance, and memory usage improvements

For help, visit the web site or #mercurial on irc.freenode.net
--
Bryan O'Sullivan <bos@xxxxxxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/