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:
62ba4fa
)
Add a missing since tag. (#464259, Mark Doliner)
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 9 Nov 2007 02:56:04 +0000
(
02:56
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Fri, 9 Nov 2007 02:56:04 +0000
(
02:56
+0000)
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (g_set_application_name): Add a missing
since tag. (#464259, Mark Doliner)
svn path=/trunk/; revision=5835
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 71e31e9e02e37319b2638a6c491339ff87ba2725..8a709c0ea331f13f4cdb5298b79fefe92cfcd6e5 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2007-11-08 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gutils.c (g_set_application_name): Add a missing
+ since tag. (#464259, Mark Doliner)
+
2007-11-08 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c (g_option_context_new): Improve the docs.