about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-02-22 01:12:55 +0000
committerEric Wong <normalperson@yhbt.net>2014-02-22 01:12:55 +0000
commit3f56e841c3612a113cc5261b01552396cc24ea13 (patch)
treedac00284eb32894fdf622aa6b69d3593bca9a8e6
parentaf3e5766523110f50cfb5bcdaba82f700d7d7807 (diff)
downloadcmogstored-3f56e841c3612a113cc5261b01552396cc24ea13.tar.gz
bsd_sendfile is now supported on Debian GNU/kFreeBSD systems.
This release also fixes a compability bug with Perl mogstored config
files where "daemonize = (0|1)" was not supported properly.

Eric Wong (3):
      check for sys/sendfile.h header instead of __linux__
      allow bsd_sendfile with freebsd-glue on Debian/kFreeBSD
      support "daemonize = 0|1" in the config file
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index c4c0e9b..3e10fe0 100644
--- a/README
+++ b/README
@@ -56,7 +56,7 @@ Source tarballs suitable for distribution are housed here:
 * http://bogomips.org/cmogstored/files/
 
 The latest stable release is:
-        http://bogomips.org/cmogstored/files/cmogstored-1.3.3.tar.gz
+        http://bogomips.org/cmogstored/files/cmogstored-1.4.0.tar.gz
 
 See http://bogomips.org/cmogstored/NEWS for release notes