diff options
author | Omar Polo <op@omarpolo.com> | 2021-02-06 18:28:43 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-02-06 18:28:43 +0000 |
commit | e3ddf390950bf51d0c6c9cc6b931879006936e4c (patch) | |
tree | b5c8af6e5209006b99b4a65f222bbf169483c57e /ChangeLog | |
parent | afc025ff600c11e5cbe8794b944b560492290cce (diff) |
add the ``entrypoint'' option
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ 2021-02-06 Omar Polo <op@omarpolo.com> * parse.y (locopt): added ``block return'' and ``strip'' options + (servopt): add the ``entrypoint'' option 2021-02-05 Omar Polo <op@omarpolo.com> |