From d7839ce5701f628b8d8d50b5c207e0bc967b7576 Mon Sep 17 00:00:00 2001 From: Karl Wette Date: Thu, 9 May 2013 19:43:52 +0200 Subject: [PATCH] Update changelog for the previous two Octave patches --- CHANGES.current | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 46b0d5589..eb3b0a8d1 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -5,6 +5,11 @@ See the RELEASENOTES file for a summary of changes in each release. Version 2.0.10 (in progress) ============================ +2013-05-09: kwwette + [Octave] Fix bugs in Octave module loading: + - fix a memory leak in setting of global variables + - install functions only once, to speed up module loads + 2013-04-28: gjanssens [Guile] Updates in guile module: - Add support for guile 2.0