Opened 9 years ago

Closed 9 years ago

#5895 closed enhancement (fixed)

mercurial-3.2.2

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.2.tar.gz

http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.2.2_.282014-12-01.29

1. Mercurial 3.2.2 (2014-12-01)

This is a regularly-scheduled bugfix release.

    changegroup: fix file linkrevs during reorders (issue4462)
    hgweb: send proper HTTP response after uncaught exception
    largefiles: avoid exec-bit examination on the platforms unaware of it
    largefiles: don't show largefile/normal prompts if one side is unchanged
    manifest: fix a bug where working copy file 'add' mark was buggy
    merge: be precise about what merged into what in short desc
    merge: before cd/dc prompt, check that changed side really changed
    mq: fix update of headers that occur in the "wrong" order
    mq: introduce insertplainheader - same naive implementation as before
    mq: when adding headers in plain mode, separate them from message
        (issue4453)
    mq: when setting message in plain mode, separate it from header (issue4453)
    push: stop independent usage of bundle2 in syncphase (issue4454)
    pushkey: gracefully handle prepushkey hook failure (issue4455)
    rename: properly report removed and added file as modified (issue4458)
    revert: look for copy information for all local modifications
    revset: fix first and last for generatorset (issue4465)
    templates: fix broken "less" & "more" links in paper style (issue4460) 

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 r15121.

Note: See TracTickets for help on using tickets.