Subject: CVS commit: wip/googlecl
From: Ryo ONODERA
Date: 2011-05-04 14:37:19
Message id: E1QHbKi-0002RX-MH@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Update to 0.9.13

* Include lang/python/egg.mk.

Changelog:
version 0.9.13
 Bugfixes
 * default_encoding config option allows user to specify a default encoding othe
r than ASCII (was a bug for some uses, namely cron jobs).
 * Appropriate intermediate directories are created during authentication token 
storage.
 * Catch previously uncaught exception when webbrowser does not find a default o
r specified browser.
 * Deletion of recurring calendar events does not cause AttributeError.
 * Deletion of recurring calendar events with --yes flag only deletes all events
 if --date is not specified.
 * File extensions for Picasa are case insensitive.

Files:
RevisionActionfile
1.2modifywip/googlecl/Makefile
1.2modifywip/googlecl/PLIST
1.2modifywip/googlecl/distinfo
1.1.1.1removewip/googlecl/patches/patch-src_googlecl_authentication.py