diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2008-06-24 18:39:38 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2008-06-24 18:39:38 +0000 |
| commit | 8be0a7244bcffbfdd227465e1e069fc4dba4c7a6 (patch) | |
| tree | a3c640b7f50204369d242df4c13b354e4688df74 /ChangeLog | |
| parent | 098833c5ec7476750347a118e56b1ea01386f554 (diff) | |
| download | libgpod-8be0a7244bcffbfdd227465e1e069fc4dba4c7a6.tar.gz libgpod-8be0a7244bcffbfdd227465e1e069fc4dba4c7a6.tar.xz libgpod-8be0a7244bcffbfdd227465e1e069fc4dba4c7a6.zip | |
* src/itdb_device.c: rework timezone handling: handle timezones as
stored on 5g ipods (hopefully) and fallback to using the computer
timezone if we can't figure out the ipod timezone
* tests/get-timezone.c: use functions from libgpod to get the
timezone instead of duplicating some itdb_device code
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2018 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-06-24 Christophe Fergeau <teuf@gnome.org> + + * src/itdb_device.c: rework timezone handling: handle timezones as + stored on 5g ipods (hopefully) and fallback to using the computer + timezone if we can't figure out the ipod timezone + * tests/get-timezone.c: use functions from libgpod to get the + timezone instead of duplicating some itdb_device code + 2008-06-15 Christophe Fergeau <teuf@gnome.org> * src/itdb_device.c: oops, forgot a ',' |
