Skip to content

Commit 7ea87e3

Browse files
author
Simple Geebus
committed
Prepared changelog for build 165
1 parent 89bbc5b commit 7ea87e3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

debian/changelog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
python-oauth2 (1.5.165) lucid; urgency=low
2+
3+
[ Zooko Ofsimplegeo ]
4+
* get_normalized_parameters() is required to exclude any
5+
oauth_signature that was already there, and it is required to
6+
preserve duplicate keys, even with identical values ref #46, fixes
7+
pull/49, thanks @zyegfryed
8+
9+
[ SimpleGeo Nerds ]
10+
11+
-- SimpleGeo Nerds <nerds@simplegeo.com> Mon, 07 Feb 2011 19:24:56 +0000
12+
113
python-oauth2 (1.5.164) lucid; urgency=low
214

315
[ Zooko Ofsimplegeo ]

oauth2/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66

7-
auto_build_num = "164"
7+
auto_build_num = "165"
88

99

1010

0 commit comments

Comments
 (0)