]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Items pending 0.115
authorRoland McGrath <roland@redhat.com>
Sat, 27 Aug 2005 10:37:20 +0000 (10:37 +0000)
committerRoland McGrath <roland@redhat.com>
Sat, 27 Aug 2005 10:37:20 +0000 (10:37 +0000)
NEWS
configure.ac
tests/run-funcscopes.sh [changed mode: 0644->0755]

diff --git a/NEWS b/NEWS
index a15e1f12f11f56953066ebec7cf8dea3f3bfb66f..92106d989a42d1118c6fbeaec711a38d20bbff65 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 0.115:
+
+libdw: New function dwarf_getscopes_die.
+
 Version 0.114:
 
 libelf: new function elf_getaroff
index f8d4ef35aa01befa059f5eb472cf68652852276b..cdade456b7b36259359bf21277aa16c455ed32d3 100644 (file)
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with this program; if not, write to the Free Software Foundation,
 dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 dnl
-AC_INIT([Red Hat elfutils],[0.114],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.115],[http://bugzilla.redhat.com/bugzilla/],
        [elfutils])
 
 AC_CONFIG_AUX_DIR([config])
old mode 100644 (file)
new mode 100755 (executable)