From 754576dee62e9c13195984d0a90547401ef6ebc2 Mon Sep 17 00:00:00 2001
From: Peter Melnichenko
Date: Thu, 14 Sep 2017 15:46:13 +0300
Subject: Add 'unreleased' section to changelog in docs
---
doc/us/index.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/us/index.html b/doc/us/index.html
index 3ed43f2..f9777a5 100644
--- a/doc/us/index.html
+++ b/doc/us/index.html
@@ -81,6 +81,14 @@ page.
History
+ - Version 1.7.0 [unreleased]
+
+ - symlinkattributes function now provides 'target' field, containing name of the file that the symlink points to.
+ - attributes, symlinkattributes, touch, mkdir, and rmdir functions now return system-dependent error code as the third value on error.
+ - Fixed detection of closed files for Lua 5.2+ in setmode, lock, and unlock functions.
+ - Fixed various compiler warnings.
+
+
- Version 1.6.3 [15/Jan/2015]
- Lua 5.3 support.
--
cgit v1.2.3-55-g6feb