diff options
author | Murray Cumming <murrayc@murrayc.com> | 2004-03-10 00:14:06 +0000 |
---|---|---|
committer | Murray Cumming <murrayc@src.gnome.org> | 2004-03-10 00:14:06 +0000 |
commit | cd344c2011877534f3f592110de49c9244c99e5a (patch) | |
tree | 6cf2c546e4ba5fb8383d11deadf6eceae5708494 /ChangeLog | |
parent | ff438b108212aa1c40aebe26d1ce980d863e5cb3 (diff) | |
download | glibmm-cd344c2011877534f3f592110de49c9244c99e5a.tar.gz |
Use existing sun-specific conversion when converting from any RefPtr<const
2004-03-09 Murray Cumming <murrayc@murrayc.com>
* Some, but not all, SUN Forte build fixes:
* tools/m4/convert_gdk.m4, convert_glib.m4: Use existing
sun-specific conversion when converting from any
RefPtr<const Something> to *Something.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-03-09 Murray Cumming <murrayc@murrayc.com> + + * Some, but not all, SUN Forte build fixes: + * tools/m4/convert_gdk.m4, convert_glib.m4: Use existing + sun-specific conversion when converting from any + RefPtr<const Something> to *Something. + 2004-04-08 Hagen Moebius <hagen.moebius@starschiffchen.de> * tools/pm/DocsParser.pm: Another change to give better warnings and |