about summary refs log tree commit diff stats
path: root/CHANGES
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2015-01-05 01:28:10 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2015-01-05 01:28:10 -0500
commitb08fac0a2f35a5d2ce9818d510c1a89f4e268825 (patch)
tree1ce357fd203327093c6e1cda788e59aca2c79faa /CHANGES
parent41998b520b2827d32db2106be21200aadb8ad462 (diff)
downloadlynx-snapshots-b08fac0a2f35a5d2ce9818d510c1a89f4e268825.tar.gz
snapshot of project "lynx", label v2-8-9dev_2b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 7ad3597f..61056d51 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,12 @@
--- $LynxId: CHANGES,v 1.769 2015/01/02 12:32:23 tom Exp $
+-- $LynxId: CHANGES,v 1.770 2015/01/05 01:26:44 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
 2015-01-02 (2.8.9dev.3)
+* amend change made in 2.8.8dev.10 to LYLocal.c get_filename(), ensuring that
+  the bstring parameter can be (re)allocated within that function's call to 
+  LYgetBString() (report by Raoul Megelas) -TG
 * build-fixes for djgpp 2.04 and gcc 4.8.4 using Watt-32 -GV
 
 2014-12-21 (2.8.9dev.2)