diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-21 22:43:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-21 22:43:41 +0000 |
commit | e49d4bc47278d68a2c4c5e786e3144bb6af96944 (patch) | |
tree | 82265624ddf0670a727a58edb3d1b3dddc18b44f /Build/source/texk/kpathsea/ChangeLog | |
parent | 506743250e821b3b9182003dada39cf8ea1d8b2b (diff) |
output normal verbose messages to stdout, not stderr
git-svn-id: svn://tug.org/texlive/trunk@31723 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 667fe32862a..c6ec4f39ed1 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,8 @@ +2013-09-22 Karl Berry <karl@tug.org> + + * mktexlsr: output normal msgs to stdout, not stderr. + Suggestion from Scott Kostyshak, tex-live mail 29 Jun 2013 04:42:10. + 2013-08-17 Peter Breitenlohner <peb@mppmu.mpg.de> * configure.ac (AH_TOP): Simplify the generation of c-auto.h. |