commit b34ed5f70227c659f3b5b07760204c31714392a0 Author: David King Date: Mon Nov 12 21:32:58 2012 +0000 Update NEWS for 3.6.2 release M NEWS M configure.ac commit 8b06d28da36fed275097ee408a0596ee6c387a9a Author: Shao Changbin Date: Thu Sep 6 03:23:14 2012 -0400 Handle thumbnail directory creation, bug 671614 M src/thumbview/cheese-thumb-view.c commit e2938847c7bca93bd9f59d009de78e0cec8d2745 Author: David King Date: Tue Oct 30 09:35:16 2012 +0000 Return NULL rather than a const empty string Fix bug 687042 and bug 687123 by returning NULL from cheese_camera_get_recorded_time() rather than a const empty string. The returned NULL can be safely freed with g_free(), whereas freeing the const string is undefined and leads to a crash with glibc. M libcheese/cheese-camera.c commit a24210e75965f65de2baf5d0440c90bb33626bb1 Author: Tom Tryfonidis Date: Tue Oct 23 16:03:54 2012 +0300 Updated Greek translation M po/el.po commit 56859c0f8cdbe2f279ace3cbd365d83e983eea33 Author: David King Date: Tue Oct 16 20:22:03 2012 +0100 Post-release version bump to 3.6.2 M configure.ac