diff options
| author | Roland McGrath <[email protected]> | 2005-08-27 10:37:20 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2005-08-27 10:37:20 +0000 |
| commit | c94e47d268b098cfb8149cbb51b4e7fc9c8889f1 (patch) | |
| tree | f2c90679f855e2dc7466f3ea1ab2f259d9e35303 | |
| parent | 71e15a01742e5d5de9c6260d4526146be54e5a8a (diff) | |
Items pending 0.115
| -rw-r--r-- | NEWS | 4 | ||||
| -rw-r--r-- | configure.ac | 2 | ||||
| -rwxr-xr-x[-rw-r--r--] | tests/run-funcscopes.sh | 0 |
3 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Version 0.115: + +libdw: New function dwarf_getscopes_die. + Version 0.114: libelf: new function elf_getaroff diff --git a/configure.ac b/configure.ac index f8d4ef35..cdade456 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) diff --git a/tests/run-funcscopes.sh b/tests/run-funcscopes.sh index 7236ef91..7236ef91 100644..100755 --- a/tests/run-funcscopes.sh +++ b/tests/run-funcscopes.sh |
