~mysql/myconnpy/1.0

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Geert Vanderkelen
  • Date: 2013-01-31 14:03:06 UTC
  • Revision ID: geert.vanderkelen@oracle.com-20130131140306-5cy86x6iwz9t2gyc
BUG#16249347: Fixed mail address of FSF in copyright notice

The mail address of FSF was wrong in the copyright
notices. We have updated all files and update tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
1.0.9 (not released yet)
5
5
-----------------------------------------------------------------------
 
6
- Fixed mail address of FSF in copyright notice. (BUG#16249347)
 
7
 
6
8
- Fixed IPv6 for older MS Windows versions. We now use
7
9
  socket.getaddrinfo() instead of inet_pton() to check whether we are
8
10
  connecting using IPv4 or IPv6. A new connection option 'force_ipv6'