Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#============================================================================
# Enca v1.20-dev (2016-09-05) guess and convert encoding of text files
# Enca v1.20 (2016-09-05) guess and convert encoding of text files
# Copyright (C) 2000-2003 David Necas (Yeti) <yeti@physics.muni.cz>
# Copyright (C) 2009-2016 Michal Cihar <michal@cihar.com>
#============================================================================
Expand All @@ -11,7 +11,7 @@ Legend: + new feature
* change of behaviour (including disappearing of a feature)
- bugfix

enca-1.20-dev
enca-1.20
- fix crosscompilation issues

enca-1.19 2016-09-05
Expand Down
2 changes: 1 addition & 1 deletion FAQ
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#============================================================================
# Enca v1.20-dev (2016-09-05) guess and convert encoding of text files
# Enca v1.20 (2016-09-05) guess and convert encoding of text files
# Copyright (C) 2000-2003 David Necas (Yeti) <yeti@physics.muni.cz>
# Copyright (C) 2009-2016 Michal Cihar <michal@cihar.com>
#============================================================================
Expand Down
1 change: 0 additions & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ EGREP = @EGREP@
ETAGS = @ETAGS@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
FILECMD = @FILECMD@
GCOV = @GCOV@
GCOV_CPPFLAGS = @GCOV_CPPFLAGS@
GCOV_FLAGS = @GCOV_FLAGS@
Expand Down
2 changes: 1 addition & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#============================================================================
# Enca v1.20-dev (2016-09-05) guess and convert encoding of text files
# Enca v1.20 (2016-09-05) guess and convert encoding of text files
# Copyright (C) 2000-2003 David Necas (Yeti) <yeti@physics.muni.cz>
# Copyright (C) 2009-2016 Michal Cihar <michal@cihar.com>
#============================================================================
Expand Down
Loading
Loading