Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Feb 2, 2017
1 parent 3934d69 commit 78c3778
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ shadowsocks-libev (3.0.0-1) unstable; urgency=medium
* Drop dependencies of OpenSSL and PolarSSL.
* Deprecate OTA (One-Time-Auth).
* Add new ciphers for SIP004: aes-128-gcm, aes-192-gcm, aes-256-gcm,
chacha20-poly1305 and chacha20-ieft-poly1305.
chacha20-poly1305 and chacha20-ietf-poly1305.
* Refine SIP003 to support standalone mode of obfsproxy.

-- Max Lv <max.c.lv@gmail.com> Wed, 01 Feb 2017 19:10:14 +0800
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ shadowsocks-libev (3.0.0-1) unstable; urgency=medium
* Drop dependencies of OpenSSL and PolarSSL.
* Deprecate OTA (One-Time-Auth).
* Add new ciphers for SIP004: aes-128-gcm, aes-192-gcm, aes-256-gcm,
chacha20-poly1305 and chacha20-ieft-poly1305.
chacha20-poly1305 and chacha20-ietf-poly1305.
* Refine SIP003 to support standalone mode of obfsproxy.

-- Max Lv <max.c.lv@gmail.com> Wed, 01 Feb 2017 19:10:14 +0800
Expand Down

0 comments on commit 78c3778

Please sign in to comment.