Skip to content

Commit

Permalink
tag 1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-polo committed Sep 24, 2021
1 parent 1c776e4 commit 05ece21
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2021-09-24 Omar Polo <[email protected]>

* configure (VERSION): 1.7.4 tagged

* server.c (check_for_cgi): fix out-of-bound access

2021-09-19 Omar Polo <[email protected]>

* configure (VERSION): 1.7.3 tagged
Expand Down
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ echo "file config.log: writing..."
# default settings: initialize all vars here such that nothing is
# leaked from the environment except for CC, CFLAGS and LDFLAGS

VERSION=1.7.3
VERSION=1.7.4

CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`

Expand Down

0 comments on commit 05ece21

Please sign in to comment.