Skip to content

Commit

Permalink
changelog for 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-polo committed Jun 4, 2024
1 parent d08e266 commit b6eb184
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
2024-06-04 Omar Polo <[email protected]>

* configure (VERSION): release 2.0.3

2024-06-03 Omar Polo <[email protected]>

* server.c (vhost_fastcgi): fix `fastcgi off' handling.
Reported by Alex // nytpu

2024-05-29 Omar Polo <[email protected]>

* server.c (handle_handshake): relax the SNI requirement. There are
legitimate use-cases where SNI can't be used, like connecting to a
raw IPv6 address.
* gg.c (main): add -q to avoid printing "Server Says:"
* gg.c (main): unbreak -n
* iri.c (parse_authority): add support for raw IPv6 addresses

2024-04-04 Omar Polo <[email protected]>

* configure (VERSION): release 2.0.2

2024-04-03 Omar Polo <[email protected]>

* configure: improve function checking in the configure
Expand Down

0 comments on commit b6eb184

Please sign in to comment.