diff options
author | Alexander Larsson <alexl@redhat.com> | 2007-09-13 08:02:14 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 08:02:14 +0000 |
commit | f49f3016c4abe9f7936fe36e1a3df5b581d99012 (patch) | |
tree | 72adeff7471f6f73eea954ee7c439267918630fb /ChangeLog | |
parent | ffef79a254362f2a9d3612da739538d7d06e637c (diff) | |
download | gvfs-f49f3016c4abe9f7936fe36e1a3df5b581d99012.tar.gz |
Move GFileSimple struct into c file
2006-09-28 Alexander Larsson <alexl@redhat.com>
* gfilesimple.[ch]:
Move GFileSimple struct into c file
Original git commit by Alexander Larsson <alex@greebo.(none)> at 1159454756 +0200
svn path=/trunk/; revision=19
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-09-28 Alexander Larsson <alexl@redhat.com> + * gfilesimple.[ch]: + Move GFileSimple struct into c file + +2006-09-28 Alexander Larsson <alexl@redhat.com> + * gfile.[ch]: Add follow_symlinks argument to get_info |