comparison contrib/win32/postinstall.txt @ 1690:58894621c87a

Update version strings and add release notes to Windows specific files
author lcantey@gmail.com
date Fri, 03 Feb 2006 11:29:39 +0100
parents d4a555646460
children 1cbd10cfcb7c
comparison
equal deleted inserted replaced
1689:c6c76ead1cc1 1690:58894621c87a
6 6
7 7
8 Release Notes 8 Release Notes
9 ------------- 9 -------------
10 10
11 2006-01-29 v0.8
12
13 * Upgrade notes:
14
15 - diff and status command are now repo-wide by default
16 (use 'hg diff .' for the old behavior)
17 - GPG signing is now done with the gpg extension
18 - the --text option for commit, rawcommit, and tag has been removed
19 - the copy/rename --parents option has been removed
20
21 * Major changes from 0.7 to 0.8:
22
23 - faster status, diff, and commit
24 - reduced memory usage for push and pull
25 - improved extension API
26 - new bisect, gpg, hgk, and win32text extensions
27 - short URLs, binary file handling, and optional gitweb skin for hgweb
28 - numerous new command options including log --keyword and pull --rev
29 - improved hooks and file filtering
30
31
11 2005-09-21 v0.7 with modifications 32 2005-09-21 v0.7 with modifications
12 33
13 * New INI files have been added to control Mercurial's behaviour: 34 * New INI files have been added to control Mercurial's behaviour:
14 35
15 System-wide - C:\Mercurial\Mercurial.ini 36 System-wide - C:\Mercurial\Mercurial.ini