summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtexu/ChangeLog
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-24 18:00:22 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-24 18:00:22 +0000
commit2256310fae2a2c24e5d062a51b4de574b148c738 (patch)
tree86c8326f77d1a6e08ec4cc53fd836912388bf7bf /Build/source/texk/bibtexu/ChangeLog
parentb43a81e1ba916e7daaf0559ae06791e720533e7e (diff)
bibtex8/bibtexu: reallocate arrays when needed, same as in bibtex
git-svn-id: svn://tug.org/texlive/trunk@17548 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtexu/ChangeLog')
-rw-r--r--Build/source/texk/bibtexu/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/bibtexu/ChangeLog b/Build/source/texk/bibtexu/ChangeLog
index 683eb167a66..084c8821b04 100644
--- a/Build/source/texk/bibtexu/ChangeLog
+++ b/Build/source/texk/bibtexu/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-24 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * bibtex*.[ch], gblvars.h, utils.c: Obtain Ent_Str_Size and
+ Glob_Str_Size from environment or config file.
+ Dynamically allocate global strings arrays, literal stack
+ arrays, and single function space instances; reallocate them
+ as required.
+
2010-03-19 Peter Breitenlohner <peb@mppmu.mpg.de>
* utils.c: Default csfile and Max_Strings from env or config.