X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=c6fecae2b3518c47af44d059a64e6d91590a6329;hb=2a89f7a0a88535513eb0ed81cf7ee866b185ebf4;hp=3a62405d6ae5cc6e601e532a5f25e93f07e5a3d6;hpb=71d2a66f4220a64ac896706d56c0de7eae7b8d2e;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 3a62405..c6fecae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2008-03-27 Sergey Poznyakoff + * NEWS: Document --no-check-device and --check-device. + * doc/rendition.texi: Change the way FIXME-*refs are handled in + !PROOF. + * doc/intern.texi, doc/tar.texi: Update. + * doc/untabify.el: New file. + * doc/Makefile.am (EXTRA_DIST): Add untabify.el + (untabify, final, check-format, check-refs, check-fixmes) + (check-unrevised, all-check-docs, check-docs): New rules. + * src/common.h (check_device_option): New global. * src/incremen.c (procdir): Use boolean and instead of bitwise one. Patch by Jean-Louis Martineau.