projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e04046
)
Add missing ChangeLog entry for previous commit
author
Patrick Palka
<patrick@parcs.ath.cx>
Wed, 13 May 2015 15:57:06 +0000
(11:57 -0400)
committer
Patrick Palka
<patrick@parcs.ath.cx>
Wed, 13 May 2015 15:58:07 +0000
(11:58 -0400)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 6af4d2672a309bc37fd949da89f0165864934f7d..bef49d865407e2e8eaee55f75e26f7b5684df926 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,4
+1,10
@@
-2015-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
+2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
+
+ * tui/tui-win.c (tui_async_resize_screen): Clear win_resized
+ first before resizing the window.
+ * tui.c (tui_enable): Likewise.
+
+2015-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
* dummy-frame.c (struct dummy_frame): Use proper typedef for dtor.
* dummy-frame.h (dummy_frame_dtor_ftype): Add its comment.