Home | History | Annotate | Download | only in oauth
      1 == 2008.08.04 ==
      2 * Added LICENSE.txt file with MIT license, copyright owner is perhaps
      3 	dubious however.
      4 == 2008.07.22 ==
      5 * Change to encoding to fix last change to encoding of spaces
      6 == 2008.07.15 ==
      7 * Another change to encoding per 
      8 	http://groups.google.com/group/oauth/browse_thread/thread/d39931d39b4af4bd
      9 * A change to port handling to better deal with https and the like per
     10   http://groups.google.com/group/oauth/browse_thread/thread/1b203a51d9590226
     11 * Fixed a small bug per
     12 	http://code.google.com/p/oauth/issues/detail?id=26
     13 * Added missing base_string debug info when using RSA-SHA1
     14 * Increased size of example endpoint input field and added note about
     15   query strings
     16