Update CHANGES to reflect recent changes after the last release.
authorEli Bendersky <eliben@gmail.com>
Fri, 5 Jun 2015 13:14:49 +0000 (06:14 -0700)
committerEli Bendersky <eliben@gmail.com>
Fri, 5 Jun 2015 13:14:49 +0000 (06:14 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index e7d02ad472c810cc95ad48c176fd07d21815ade5..d234571bb6421f8da1e38aab53f9b31ca9ea0d8f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
 Changelog
 =========
 
++ Version 0.24 (??)
+
+  - Retrieve symbols by name - get_symbol_by_name (#58).
+  - Symbol/section names are strings internally now, not bytestrings (this may
+    affect API usage in Python 3) (#69).
+
 + Version 0.23 (08.11.2014)
 
   - Minimal Python 2.x version raised to 2.7