summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-30 18:16:23 +0000
committerKarl Berry <karl@freefriends.org>2011-09-30 18:16:23 +0000
commit5a1f9d77f917c0302c0bfef9b45658a9d1ca83da (patch)
tree25c481dcb87e7bd06588e87b6647eb72c7864a20 /Build/source/texk/kpathsea/ChangeLog
parentbe62200a7e0420b4a11f6cbca5848f9ea5666c93 (diff)
new (biblio) formats .ris and .bltxml per philkime
git-svn-id: svn://tug.org/texlive/trunk@24156 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 6863de9bda5..6a7144c402d 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,11 @@
+2011-09-30 Karl Berry <karl@tug.org>
+
+ * types.h (kpse_{ris,bltxml}_format): new types.
+ * tex-file.c ({RIS,BLTXML}_ENVS): new defines.
+ (kpse_init_format): initialize them.
+ * texmf.cnf ({RIS,BLTXML}INPUTS): new definitions.
+ Request from Phil Kime, tex-k 25 Sep 2011 16:46:07.
+
2011-08-28 Karl Berry <karl@tug.org>
* texmf.cnf (LUAINPUTS.lualatex, LUAINPUTS.dvilualatex): new defns.