From 70e333070850713c117980482d9bc5d6ca1852ed Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 18 Apr 2014 16:26:53 +0000 Subject: Add bc memory leak patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 12 +++++++++++- chapter01/whatsnew.xml | 3 +++ 2 files changed, 14 insertions(+), 1 deletion(-) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f72aefae8..6d107da82 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,11 +35,21 @@ --> + + 2014-04-18 + + + [bdubbs] - Added bc patch to address memory leaks. Fixes + #3536. + + + + 2014-04-08 - [bdubbs] - Change lex rwapper script to a symbolic + [bdubbs] - Change lex wrapper script to a symbolic link. Completes #3523. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 642951a9c..736132801 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -232,6 +232,9 @@ attr-&attr-version; + + &bc-memory-leak-patch; + dbus-&dbus-version; -- cgit v1.2.3-54-g00ecf