diff options
author | Tom Tromey <tom@tromey.com> | 2017-10-06 14:38:36 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-10-10 13:01:42 -0600 |
commit | eb8c0d308be8525f7c25962a9c581f44af23a364 (patch) | |
tree | 9f73a8dc5e829694ccdcc60a5c082ee1e749a0be /binutils/ChangeLog | |
parent | c85fa91b5c0dc70641d75d6ab9315ad547487c1f (diff) | |
download | gdb-eb8c0d308be8525f7c25962a9c581f44af23a364.zip gdb-eb8c0d308be8525f7c25962a9c581f44af23a364.tar.gz gdb-eb8c0d308be8525f7c25962a9c581f44af23a364.tar.bz2 |
Bump dwarf-mode version number
Bump the dwarf-mode version number, so it can be installed by package.el
users who installed an earlier verision.
2017-10-10 Tom Tromey <tom@tromey.com>
* dwarf-mode.el: Bump to version 1.4.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 90d1996..25be68a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ 2017-10-10 Tom Tromey <tom@tromey.com> + * dwarf-mode.el: Bump to version 1.4. + +2017-10-10 Tom Tromey <tom@tromey.com> + * dwarf-mode.el (dwarf--process, dwarf--deletion-region): New defvar. (dwarf--check-running, dwarf--sentinel, dwarf--invoke) |