File: Changes

package info (click to toggle)
libanyevent-connector-perl 0.04-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 182; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 439 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for AnyEvent-Connector

0.04    2023-11-07
        [Bug fix]
        fix probable memory leak (gh#2)

0.03    2018-04-02
        [Bug fix]
        fix exception (warning) when the proxy responds with non-2XX HTTP status.

0.02    2018-03-28
        [Bug fix]
        fix no_proxy env is loaded even if env_proxy option is not specified (gh#1)

0.01    2018-03-26
        First version, released on an unsuspecting world.