projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6056825
)
Reverse the order, pointed out by Mitch 'hawkeye' Natter
author
Johan Dahlin
<johan@src.gnome.org>
Thu, 21 Aug 2008 09:09:43 +0000
(09:09 +0000)
committer
Johan Dahlin
<johan@src.gnome.org>
Thu, 21 Aug 2008 09:09:43 +0000
(09:09 +0000)
svn path=/trunk/; revision=7376
gobject/ChangeLog
patch
|
blob
|
history
diff --git
a/gobject/ChangeLog
b/gobject/ChangeLog
index 051b50fde4f8e5809a6170b33cf5da53d02c4a1b..5a6e5cd6a0c76b86c57d38d528153536daba0196 100644
(file)
--- a/
gobject/ChangeLog
+++ b/
gobject/ChangeLog
@@
-3,7
+3,7
@@
Bug 548689 – The type name for GParamSpec is wrong
* gparam.c (g_param_type_init):
- Register the type name as GParam
instead of GParamSpec
.
+ Register the type name as GParam
Spec instead of GParam
.
2008-08-18 Matthias Clasen <mclasen@redhat.com>