diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2007-11-14 18:12:10 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2007-11-14 18:12:10 +0000 |
| commit | 5a360a706c80eb039d7b2c81a6cf12d4e711755f (patch) | |
| tree | 2cd1817b1a7d9eacb808b7c8b00e2da3df808e4e /ChangeLog | |
| parent | 896908b699c76879f290d0db3326e07dbcc21261 (diff) | |
* src/itdb_photoalbum.c: use g_list_remove all instead of an
inefficient combination of g_list_find + g_list_remove
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1783 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-11-14 Christophe <teuf@gnome.org> + + * src/itdb_photoalbum.c: use g_list_remove all instead of an + inefficient combination of g_list_find + g_list_remove + 2007-11-14 Jorg Schuler <jcsjcs at users.sourceforge.net> * src/itdb_photoalbum.c (itdb_photodb_photoalbum_remove): make |
