From febc84252145f18f2ad68434a01a84685b4a049c Mon Sep 17 00:00:00 2001 From: Evan Huus Date: Wed, 4 Feb 2015 10:02:41 -0500 Subject: Update README.wmem, release notes for emem removal Change-Id: Iac5066ff97d26de1660c38b9cd3f17781a521823 Reviewed-on: https://code.wireshark.org/review/6949 Reviewed-by: Evan Huus --- docbook/release-notes.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docbook/release-notes.asciidoc') diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc index cd3710cf36..3482a9de9e 100644 --- a/docbook/release-notes.asciidoc +++ b/docbook/release-notes.asciidoc @@ -131,8 +131,8 @@ Colasoft Capsa files The libwireshark API has undergone some major changes: -* Many of the ep_ and se_ memory allocation routines and methods that -invoked them implicitly have been removed. +* The emem framework (including all ep_ and se_ memory allocation routines) has +been completely removed in favour of wmem which is now fully mature. * The (long-since-broken) Python bindings support has been removed. If you want to write dissectors in something other than C, use Lua. -- cgit v1.2.1