Opened 9 years ago

Closed 9 years ago

#5811 closed enhancement (fixed)

mercurial-3.2.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://mercurial.selenic.com/release/mercurial-3.2.1.tar.gz

http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.2.1_.282014-11-11.29

Mercurial 3.2.1 (2014-11-11)

This is an unscheduled release to address regressions in
discovery, rebase, and bookmarks.

    bookmarks: fix formatting of exchange message (issue4439)

    changegroup: don't store unused value on fnodes (issue4443)
    convert: use git diff-tree -Cn% instead of --find-copies=n% for older git

    discovery: indices between sample and yesno must match (issue4438)

    discovery: limit 'all local heads known remotely' to real 'all' (issue4438)
    extdiff: quote user-supplied options passed to shell
    hgweb: fix a crash when using web.archivesubrepos
    mail: actually use the verifycert config value

    rebase: fix rebase with no common ancestors (issue4446)
    serve: correct meta variable of --daemon-pipefds option

    templater: don't overwrite the keyword mapping in runsymbol() (issue4362) 

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r14921.

Note: See TracTickets for help on using tickets.