diff options
Diffstat (limited to 'Build/source/texk/bibtexu/ChangeLog')
-rw-r--r-- | Build/source/texk/bibtexu/ChangeLog | 8 |
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. |