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:
5280940
)
Add bug ref
author
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 25 May 2008 19:58:52 +0000
(19:58 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 25 May 2008 19:58:52 +0000
(19:58 +0000)
svn path=/trunk/; revision=6931
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index be5a892078840c33ffd2db68ff23895b71f21be7..a8489fbc1de541f75f2582d0a084f0eb66fb3498 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,6
+1,8
@@
2008-05-25 Matthias Clasen <mclasen@redhat.com>
- * glib/gspawn.c: Fix a typo in the docs
+ Bug 534137 – Typo in g_spawn_async_with_pipes doc
+
+ * glib/gspawn.c: Fix a typo in the docs, pointed out by Ted Percival.
2008-05-25 Tor Lillqvist <tml@novell.com>