We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25fbc2d commit 1a1f519Copy full SHA for 1a1f519
debian/changelog
@@ -1,3 +1,16 @@
1
+python-oauth2 (1.5.161) lucid; urgency=low
2
+
3
+ [ Zooko Ofsimplegeo ]
4
+ * Include all parameters from URL, even ones that begin with "oauth_",
5
+ in signature base. effectively reverts
6
+ https://github.com/simplegeo/python-
7
+ oauth2/commit/50ca9578f598faff5427e58814e2f45d01d3261c fixes #27
8
+ Thanks to @robhudson for the bug report and help debugging.
9
10
+ [ SimpleGeo Nerds ]
11
12
+ -- SimpleGeo Nerds <nerds@simplegeo.com> Thu, 03 Feb 2011 18:03:59 +0000
13
14
python-oauth2 (1.5.160) lucid; urgency=low
15
16
[ Zooko Ofsimplegeo ]
oauth2/_version.py
@@ -4,7 +4,7 @@
-auto_build_num = "160"
+auto_build_num = "161"
0 commit comments