soup-cache: Add versioning support to SoupCache
authorSergio Villar Senin <svillar@igalia.com>
Tue, 14 Jun 2011 11:37:05 +0000 (13:37 +0200)
committerSergio Villar Senin <svillar@igalia.com>
Thu, 16 Jun 2011 15:02:07 +0000 (17:02 +0200)
commita85f923f5096b3918a4274af96d18a5fe05224f7
tree41ee5f18a68b8b95697b323a5369d026fa7c6d2e
parentdd02576f84ea4916ad1a5781297b51449cf38cad
soup-cache: Add versioning support to SoupCache

Cache index file was renamed to soup.cache2. It now contains the version of
the cache used to store data. If the version used to save the file is not
the same than the current cache versions then cache files will be deleted.

https://bugzilla.gnome.org/show_bug.cgi?id=652554
libsoup/soup-cache.c