diff options
author | Omar Polo <op@omarpolo.com> | 2024-06-06 14:10:57 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-06-06 14:10:57 +0000 |
commit | 9089c18ac9aff92d8622f894385e708f5cf68cd4 (patch) | |
tree | 191de015f4cd24be1578bf9d3f903bbd5bc8cb5f | |
parent | a1562e847fa30ccdecf14772fc6757abafd17e51 (diff) |
changelog for 2.0.4
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2024-06-06 Omar Polo <op@omarpolo.com> + + * configure (VERSION): release 2.0.4 + * portability fix for system with a wrong strnvis(3) + +2024-06-05 Omar Polo <op@omarpolo.com> + + * parse.y: add a nicer error message if the removed `cgi' option + is still used. + 2024-06-04 Omar Polo <op@omarpolo.com> * configure (VERSION): release 2.0.3 |