Skip to content

Commit

Permalink
Merge pull request #56 from s3fs-fuse/version1.78
Browse files Browse the repository at this point in the history
version number increament.
  • Loading branch information
ggtakec committed Sep 15, 2014
2 parents 7418313 + ca72b9a commit 38e6857
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
@@ -1,6 +1,17 @@
ChangeLog for S3FS
------------------

Version 1.78 -- Sep 15, 2014
issue #29 - Possible to create Debian/Ubuntu packages?(googlecode issue 109)
issue 417(googlecode) - Password file with DOS format is not handled properly
issue #41 - Failed making signature
issue #40 - Moving a directory containing more than 1000 files truncates the
directory
issue #49 - use_sse is ignored when creating new files
issue #39 - Support for SSE-C
issue #50 - Cannot find pkg-config when configured with any SSL backend except
openssl

Version 1.77 -- Apr 19, 2014
issue 405(googlecode) - enable_content_md5 Input/output error
issue #14 - s3fs -u should return 0 if there are no lost multiparts
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -20,7 +20,7 @@
dnl Process this file with autoconf to produce a configure script.

AC_PREREQ(2.59)
AC_INIT(s3fs, 1.77)
AC_INIT(s3fs, 1.78)

AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE()
Expand Down

0 comments on commit 38e6857

Please sign in to comment.