commit b85f43401025cdbf9c6652f4d6bacc7bb5ae0bd6 from: Stefan Sperling date: Tue Nov 10 22:31:37 2020 UTC typo fix in CHANGES commit - cd5a3383b3885ab8623f6b93ad589743e237f12a commit + b85f43401025cdbf9c6652f4d6bacc7bb5ae0bd6 blob - 51b3c8d6bc91ee9349dcf87068fdcbf6b311606a blob + 3ac91c3631f0567c310fbc2df5681107a21a60b1 --- CHANGES +++ CHANGES @@ -7,7 +7,7 @@ - clear staged file type in file index entries whenever staged status is cleared - unlink temporary files in error cases of install_blob() - fix replacing a file with a symlink during merges; problem found by jrick -- fix parsing of 'ON' keyword in gotweb parse.yl patch by Martin Vahlensieck +- fix parsing of 'ON' keyword in gotweb parse.y; patch by Martin Vahlensieck - remove unused variable in gotweb.c; patch by Martin Vahlensieck * got 0.43; 2020-10-21