File: Changes

package info (click to toggle)
libnet-google-authsub-perl 0.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 199; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-0.5 ?? May 2009
Change return value on failure.
Allow access to auth_token and auth_type
alias authorized to authorised

- 0.4 28th July 2008
Allow proxies
 
- 0.3 28th July 2007
Dopplr have fixed API bugs, remove Dopplr compat and JSON.
Make cuddled Auth requests the default
Use GET instead of POST where required

- 0.2 16th July 2007
Forgot to have JSON dependency

- 0.1 16th July 2007
Initial relese