Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gevent
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gevent
Commits
91e93122
Commit
91e93122
authored
Mar 23, 2016
by
Jason Madden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update changelog.
parent
615c4900
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
changelog.rst
changelog.rst
+3
-3
No files found.
changelog.rst
View file @
91e93122
...
...
@@ -50,9 +50,9 @@
installation time. Previously, if it wasn't available, a build was
attempted at every import. This could lead to scattered "gevent"
directories and undependable results.
- Servers: Default to AF_INET6 when binding to all addresses
. This
supports both IPv4 and IPv6 connections (except perhaps on Windows).
Original change in :pr:`495` by Felix Kaiser.
- Servers: Default to AF_INET6 when binding to all addresses
(e.g.,
""). This supports both IPv4 and IPv6 connections (except on
Windows).
Original change in :pr:`495` by Felix Kaiser.
1.1.0 (Mar 5, 2016)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment