projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5033394
)
Typo.
author
Tor Lillqvist
<tml@src.gnome.org>
Thu, 28 Feb 2008 17:54:46 +0000
(17:54 +0000)
committer
Tor Lillqvist
<tml@src.gnome.org>
Thu, 28 Feb 2008 17:54:46 +0000
(17:54 +0000)
svn path=/trunk/; revision=6603
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index b4791f1b22f555b7df23d1eed9262f23424948ae..50524f6c0e8ed3e4242b29918991ad498e00ca41 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-10,7
+10,7
@@
code path that called WaitMessage(), as WaitMessage() doesn't
offer any chance for APCs to run. Instead just use the code path
with MsgWaitForMultipleObjectsEx() even for the
- wait-only-for-
-
messages case. (#517484)
+ wait-only-for-messages case. (#517484)
2008-02-25 Matthias Clasen <mclasen@redhat.com>