relnotes/5.9
branchstable
changeset 48285 6ee0244fc1cf
parent 47977 4a3de491e77b
child 48300 809e780c72e5
equal deleted inserted replaced
48276:f3e218ae3fd9 48285:6ee0244fc1cf
    24  * Initial support for `rhg status`. `rhg` is the Rust wrapper executable for hg
    24  * Initial support for `rhg status`. `rhg` is the Rust wrapper executable for hg
    25    that shortcuts some commands for faster execution speed.
    25    that shortcuts some commands for faster execution speed.
    26 
    26 
    27 == Bug Fixes ==
    27 == Bug Fixes ==
    28 
    28 
       
    29  * Fixed committing empty files with `narrow`
       
    30  * Allow overriding `pip`'s pep517 compliance to build C or Rust extensions
       
    31  * Fixed regression on outgoing email when not specifying revisions
       
    32  * Fixed a regression causing bookmarks to disappear when using Rust persistent nodemap
    29  * Fixed a regression (in 5.9.1) introduced in 5.9 when cloning repos with
    33  * Fixed a regression (in 5.9.1) introduced in 5.9 when cloning repos with
    30    deep filenames
    34    deep filenames
    31  * Fixed detection of directories becoming symlinks, but only when using the
    35  * Fixed detection of directories becoming symlinks, but only when using the
    32    Rust extensions.
    36    Rust extensions.
    33  * Fixed ignore and include not composing in the Rust status
    37  * Fixed ignore and include not composing in the Rust status