summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 7aa64cbd8f0..b471f7ea666 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,10 @@
+2017-12-09 Jiang Jiang <gzjjgod@gmail.com>
+
+ * tex-glyph.c (try_fallback_resolutions):
+ Avoid warning: taking the absolute value of unsigned type
+ 'unsigned int' has no effect [-Wabsolute-value]
+ ref. https://github.com/jjgod/texlive/commit/4cbec4c
+
2017-12-08 Karl Berry <karl@freefriends.org>
* tex-file.c (kpathsea_init_format_return_varlist)