Skip to content

Commit c60d029

Browse files
committed
Update NEWS
1 parent 090ac86 commit c60d029

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

NEWS.adoc

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
Release notes
22
=============
33

4+
master
5+
------
6+
7+
Improvements:
8+
9+
- Update utf8proc to v2.9.0, supporting Unicode 15.1.
10+
- Also use lightweight tags in the Refs line of the diff view. (#1235)
11+
- Support %(text) in all views with a text column. (#1275)
12+
- Use HTTPS for GitHub clone URLs. (#1310)
13+
- Move default log view options to tigrc.
14+
- Allow to go to stage view without Enter. (#1284)
15+
16+
Bug fixes:
17+
18+
- Fix "dangling pointer" warning. (#1268)
19+
- Don't use array size in function arguments. (#1269)
20+
- Fix rpmbuild -ta. (#1276)
21+
- Initialise struct timezone. (#1291)
22+
- Fix NULL dereference at startup. (#1293)
23+
- Enforce a blank before view scroll percentage.
24+
- Fix refresh-mode periodic not updating branch labels. (#1270)
25+
- Fix display non-ascii character. (#1299)
26+
- Fix readline echo when stdin is redirected. (#1229)
27+
- Fix tig blame --reverse. (#1300)
28+
- Fix status view lockup.
29+
- Fix chunk staging behaviour in plain stage view.
30+
431
tig-2.5.8
532
---------
633

0 commit comments

Comments
 (0)