Skip to content

Commit

Permalink
tig-2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas committed Jul 21, 2018
1 parent cd1633a commit 8242351
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 7 deletions.
4 changes: 2 additions & 2 deletions INSTALL.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Download a tarball from https://github.com/jonas/tig/releases[] or clone the Tig
repository http://github.com/jonas/tig[git://github.com/jonas/tig.git].

The latest version is:
https://github.com/jonas/tig/releases/download/tig-2.3.3/tig-2.3.3.tar.gz[tig-2.3.3]
https://github.com/jonas/tig/releases/download/tig-2.3.3/tig-2.3.3.tar.gz.md5[(md5)]
https://github.com/jonas/tig/releases/download/tig-2.4.0/tig-2.4.0.tar.gz[tig-2.4.0]
https://github.com/jonas/tig/releases/download/tig-2.4.0/tig-2.4.0.tar.gz.md5[(md5)]

*Note:* Do not use the tar.gz file for version 2.0 because it will fail
to compile due to issue https://github.com/jonas/tig/pull/283[#283] and
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# The last tagged version. Can be overridden either by the version from
# git or from the value of the DIST_VERSION environment variable.
VERSION = 2.3.3
VERSION = 2.4.0

all:

Expand Down
6 changes: 3 additions & 3 deletions NEWS.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Release notes
=============

master
------
tig-2.4.0
---------

Improvements:

Expand All @@ -13,7 +13,7 @@ Improvements:
- Improve worktree and submodule support. (#459, #781, #783)
- Support running Tig via a Git alias. (#763)
- Use ISO-8601 letters for short relative dates. (#759, #760)
- Change date formatting to show timezones by default. (#428, #811)
- Change date formatting to show time zones by default. (#428, #811)
- Use utf8proc to handle Unicode characters. (#827)

Bug fixes:
Expand Down
10 changes: 9 additions & 1 deletion tools/aspell.dict
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
personal_ws-1.1 en 294
personal_ws-1.1 en 302
CJK
del
goto
Expand Down Expand Up @@ -26,10 +26,12 @@ unstage
acked
Cygwin
stdin
SingleQuote
rwxr
args
asciidoc
AsciiDoc
SIGHUP
unstanged
ShiftDel
revgraph
Expand All @@ -46,6 +48,7 @@ boolean
readline
waddnstr
config
encodings
alloc
committer
cdate
Expand All @@ -71,6 +74,7 @@ sys
ShiftRight
subshell
tty
netbsd
XDG
cmdlineargs
combi
Expand Down Expand Up @@ -122,6 +126,7 @@ tigmanual
PgUp
mailmap
SunStudio
maxwidth
wrt
libiconv
unicode
Expand All @@ -142,6 +147,7 @@ Gitter
printf
XSL
newwin
HUP
charset
tigblob
autobuild
Expand Down Expand Up @@ -172,6 +178,7 @@ mergetool
setenv
stderr
togglable
dereferences
tabsize
CPPFLAGS
gitk
Expand Down Expand Up @@ -284,6 +291,7 @@ subcommands
adate
PageUp
sha
DoubleQuote
TODO
cmdline
Jamo
Expand Down

0 comments on commit 8242351

Please sign in to comment.