changeset 51:4838086b0410

Another note
author Chris Cannam
date Wed, 02 Sep 2015 15:35:21 +0100
parents aadf45ed0d40
children 5c5c1693235d
files CHANGELOG
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Wed Sep 02 15:30:04 2015 +0100
+++ b/CHANGELOG	Wed Sep 02 15:35:21 2015 +0100
@@ -2,7 +2,8 @@
 Changes in jVamp v1.3 since the previous release v1.2
 
  * Remove RealTime.dispose() method: RealTime is no longer implemented
-   with a native handle (too onerous in practice)
+   with a native handle, as it was too onerous to manage in practice.
+   Now the only class on which you need to call dispose() is Plugin.
 
 Changes in jVamp v1.2 since the previous release v1.1