summaryrefslogtreecommitdiffstats
path: root/winsup/doc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml5
2 files changed, 9 insertions, 0 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 8733fc912..790b6e979 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-29 Corinna Vinschen <corinna@vinschen.de>
+
+ * new-features.sgml (ov-new1.7.10): Add tzset.
+
2012-01-24 Corinna Vinschen <corinna@vinschen.de>
* pathnames.sgml (mount-table): Rephrase a few expressions for
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index 57f5192a1..eea88174a 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -39,6 +39,11 @@ sysconf(3), and limits.h configuration.
</para></listitem>
<listitem><para>
+New <command>tzset</command> utility to generate a POSIX-compatible TZ
+environment variable from the Windows timezone settings.
+</para></listitem>
+
+<listitem><para>
The passwd command now allows an administrator to use the -R command for
other user accounts: passwd -R username.
</para></listitem>