Show
Ignore:
Timestamp:
04/03/08 11:06:15 (5 years ago)
Author:
lyokato
Message:

lang/perl/OAuth-Lite: Checking in changes prior to tagging of version 1.09. Changelog diff is:

Index: Changes
===================================================================
--- Changes (リビジョン 7759)
+++ Changes (作業コピー)
@@ -1,5 +1,9 @@

Revision history for Perl extension OAuth::Lite.


+1.09 Mon Mar 31 15:47:00 2008
+ - Consumer::url_to_authorize and Consumer::get_access_token now can handles
+ empty token.
+

1.08 Mon Mar 10 16:03:00 2008

  • rt #33943
    added Content-Length header in case request method is POST or PUT,
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/OAuth-Lite/trunk/Changes

    r7759 r8716  
    11Revision history for Perl extension OAuth::Lite. 
     2 
     31.09  Mon Mar 31 15:47:00 2008 
     4    - Consumer::url_to_authorize and Consumer::get_access_token now can handles 
     5      empty token. 
    26 
    371.08  Mon Mar 10 16:03:00 2008