diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2012-08-04 00:35:41 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2012-08-04 00:35:41 +0000 |
commit | 1cb114979a5cb273f9679305569cd5d4b40fe002 (patch) | |
tree | 5e5b73554ad256bc127d26307cf7fbb122aaa6ef /Build/source/texk/bibtexu/ChangeLog | |
parent | bab961693da2dc268bc289e71ae458271993c75c (diff) |
Change order of inclusion of headers to avoid warnings
git-svn-id: svn://tug.org/texlive/trunk@27299 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtexu/ChangeLog')
-rw-r--r-- | Build/source/texk/bibtexu/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/bibtexu/ChangeLog b/Build/source/texk/bibtexu/ChangeLog index b6cff1e0e8b..07f61c0c0db 100644 --- a/Build/source/texk/bibtexu/ChangeLog +++ b/Build/source/texk/bibtexu/ChangeLog @@ -1,3 +1,7 @@ +2012-08-04 Akira Kakuto <kakuto@fuk.kindai.ac.jp> + + * bibtex.c : Change order of inclusion of headers to avoid warnings. + 2012-04-12 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * bibtex-2.c: Do not check whether Glob_Str_Size > Buf_Size, |