projects
/
platform
/
upstream
/
gobject-introspection.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0a076c
)
ChangeLog
author
Colin Walters
<walters@src.gnome.org>
Sat, 20 Sep 2008 00:03:42 +0000
(
00:03
+0000)
committer
Colin Walters
<walters@src.gnome.org>
Sat, 20 Sep 2008 00:03:42 +0000
(
00:03
+0000)
svn path=/trunk/; revision=622
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 0788baf8074380d956d8e6ef77ad046eac49e42d..1874464431f09130cac730ddce8c3d3c67c31fa3 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,11
@@
+2008-09-19 Colin Walters <walters@verbum.org>
+
+ Bug 552390: Handle capitialization like "DBus" more robustly
+
+ The to_underscores function was designed for use against prefixed
+ names; we need a separate function which will convert names like
+ DBusFoo into dbus_foo, not d_bus_foo.
+
2008-09-19 Colin Walters <walters@verbum.org>
Add check to make sure we're not hitting out unresolved types