diff options
author | miyagawa <miyagawa@65690182-5df0-0310-9871-95da5a3706e7> | 2007-08-29 10:04:16 +0000 |
---|---|---|
committer | miyagawa <miyagawa@65690182-5df0-0310-9871-95da5a3706e7> | 2007-08-29 10:04:16 +0000 |
commit | c2f0c001e18dbfc178faa113f6cc958fef58f73e (patch) | |
tree | 05fd01b3d55a7225ea12b8cc665959fbe1fa48ca /Changes | |
parent | Initial revision (diff) | |
download | webservice-google-suggest-c2f0c001e18dbfc178faa113f6cc958fef58f73e.tar.gz |
Checking in changes prior to tagging of version 0.02. Changelog diff is:
=== Changes ================================================================== --- Changes (revision 1164) +++ Changes (local) @@ -1,4 +1,8 @@ Revision history for Perl extension WebService::Google::Suggest +0.02 Wed Aug 29 03:02:28 PDT 2007 + - Fixed per Google Suggest JavaScript updates + (Thanks to Lorimier Loic) + 0.01 Sat Dec 11 22:18:56 2004 - original version git-svn-id: http://svn.bulknews.net/repos/public/WebService-Google-Suggest/trunk@2320 65690182-5df0-0310-9871-95da5a3706e7
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes index 491af65..c836007 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,8 @@ Revision history for Perl extension WebService::Google::Suggest +0.02 Wed Aug 29 03:02:28 PDT 2007 + - Fixed per Google Suggest JavaScript updates + (Thanks to Lorimier Loic) + 0.01 Sat Dec 11 22:18:56 2004 - original version |