aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2001-01-29 12:36:52 +0000
committerEli Zaretskii2001-01-29 12:36:52 +0000
commitfccb8288473eb856cdb824162af27fb85e8ba614 (patch)
tree720d31399b5f2f0945c41c90dbb8555a526fe737 /src/ChangeLog
parentd4ffda100dab1847208ccaae97f9c84bf184eefa (diff)
downloademacs-fccb8288473eb856cdb824162af27fb85e8ba614.tar.gz
emacs-fccb8288473eb856cdb824162af27fb85e8ba614.zip
(x_draw_row_bitmaps): Delay obtaining HDC to avoid returning without
releasing it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 82003628dfa..54e6e6f0c18 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-01-29 Jason Rumney <jasonr@gnu.org>
2
3 w32term.c (x_draw_row_bitmaps): Delay obtaining HDC to avoid
4 returning without releasing it.
5
12001-01-29 Kenichi Handa <handa@etl.go.jp> 62001-01-29 Kenichi Handa <handa@etl.go.jp>
2 7
3 * w32fns.c (w32_font_match): Allocate three more bytes to regex 8 * w32fns.c (w32_font_match): Allocate three more bytes to regex