Fixed version number, added changelog about Todd Lewis' patch

This commit is contained in:
Francisco Javier Tsao Santín 2017-04-24 00:06:03 +02:00 committed by Ruediger Meier
parent 551e8963f4
commit c64d7e60b1
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
/* Changes by Rémy Card to use constants and add option -n. */
/* Changes by Jindrich Novy to add option -h, -f, replace mmap(2), fix overflows */
/* Changes by Travers Carter to make atomic hardlinking */
/* Changes by Todd Lewis that adds option -x to exclude files with pcre lib */
#define _GNU_SOURCE
#define PCRE2_CODE_UNIT_WIDTH 8