summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-08-19 19:13:39 +0200
committerLudovic Courtès <ludo@gnu.org>2008-08-20 00:46:42 +0200
commitdc0f35ca615512523ef1b3b641479c708842f347 (patch)
treea845b35b0d41d13fe4aa32e68120578092e16efe /NEWS
parentba368578f3ef86de5c52dabf325b4ee68a80f53f (diff)
downloadguile-dc0f35ca615512523ef1b3b641479c708842f347.tar.gz
Add ChangeLog and NEWS entry for the GOOPS `class-redefinition' memory
corruption fix.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4399a1ca1..5ddcc0889 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ This makes these internal functions technically not callable from
application code.
** `guile-config link' now prints `-L$libdir' before `-lguile'
+** Fix memory corruption involving GOOPS' `class-redefinition'
** Fix build issue on Tru64 and ia64-hp-hpux11.23 (`SCM_UNPACK' macro)
** Fix build issue on mips, mipsel, powerpc and ia64 (stack direction)
** Fix build issue on hppa2.0w-hp-hpux11.11 (`dirent64' and `readdir64_r')