summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index c23b8f27322..09f225cd55b 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,12 @@
+2010-03-09 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * cpascal.h (BIBXRETALLOCNOSET): New macro to resize BibTeX
+ arrays but not increasing the size parameter.
+ * bibtex.ch: Use BIB_XRETALLOC_NOSET when resizing several
+ arrays with the same size, to obtain accurate log entries.
+ (add_out_pool): Dynamic output buffer, don't call overflow().
+ (add_area): Remove unused procedure.
+
2010-03-08 Karl Berry <karl@tug.org>
* tests/bibtex-openout-test.pl: allow running standalone.