| Message ID | 1768520616-7289-21-git-send-email-mark.hatle@kernel.crashing.org |
|---|---|
| State | New |
| Headers | show |
| Series | Consolidated pseudo patches | expand |
diff --git a/ChangeLog.txt b/ChangeLog.txt index f681596..38e2cbf 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,7 @@ +This changelog is obsolete, it stopped being updated as of commit +097ca3e245200c4a4333964af59a106c42ff3bca. See the git log for up to +date changes. + 2019-08-02: * (seebs) Pass flags & O_NOFOLLOW, also use that to influence stat types. Note. &. Not |. diff --git a/Makefile.in b/Makefile.in index 3b60cf8..8bf3f48 100644 --- a/Makefile.in +++ b/Makefile.in @@ -34,7 +34,7 @@ BITS=@BITS@ ARCH_FLAGS=@ARCH_FLAGS@ MARK64=@MARK64@ RPATH=@RPATH@ -VERSION=1.9.2 +VERSION=1.9.3 LIB=@LIB@ BIN=bin
Update the ChangeLog.txt to indicate it's obsolete. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> --- ChangeLog.txt | 4 ++++ Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-)