Update ChangeLog and configure.ac for 1.93 (#2225)

Fixes #2213.
This commit is contained in:
Andrew Gaul 2023-07-19 22:31:43 +09:00 committed by GitHub
parent 7978395083
commit 5371cd1468
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
ChangeLog for S3FS
------------------
Version 1.93 -- 19 Jul, 2023 (major changes only)
#2212 - Allow listing implicit directories
#2194 - #2209 - #2211 - #2214 - #2215 - Fix thread safety issues
#2191 - #2201 - Add support for FUSE-T on macOS
Version 1.92 -- 21 May, 2023 (major changes only)
#1802 - #2104 - New option: streamupload
#1922 - Enable noobj_cache by default

View File

@ -20,7 +20,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_INIT([s3fs],[1.92])
AC_INIT([s3fs],[1.93])
AC_CONFIG_HEADER([config.h])
AC_CANONICAL_TARGET