diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2017-09-20 14:03:58 +0100 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2017-09-20 14:43:31 +0100 |
commit | 37c8c1c80b89127d5f876a193c5fdcc916e03b6c (patch) | |
tree | 7c10963fc994beed4bdc4e9ca6f97b8268e5481d /ChangeLog.rst | |
parent | 85b950d3c616cad1e7e1ec246cceaac68f9d0cb6 (diff) | |
download | sshfs-37c8c1c80b89127d5f876a193c5fdcc916e03b6c.tar sshfs-37c8c1c80b89127d5f876a193c5fdcc916e03b6c.tar.gz sshfs-37c8c1c80b89127d5f876a193c5fdcc916e03b6c.tar.bz2 sshfs-37c8c1c80b89127d5f876a193c5fdcc916e03b6c.zip |
Dropped support for autotools build
It's just too much of a pain to maintain.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r-- | ChangeLog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index ba12304..43749ca 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,6 +1,7 @@ Unreleased Changes ------------------ +* Dropped support for building with autotools. * Added missing options to man page. Release 3.2.0 (2017-08-06) |