From 43a6063156dd6b217bba18a1dc695a5a31fa8643 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 4 Apr 2011 11:14:20 +0000 Subject: [PATCH] * new-features.sgml (ov-new1.7.10): Document additional information in /proc/version. --- winsup/doc/ChangeLog | 5 +++++ winsup/doc/new-features.sgml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 9944300c5..19bf2dbd0 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-04-04 Yaakov Selkowitz + + * new-features.sgml (ov-new1.7.10): Document additional information + in /proc/version. + 2011-04-01 Yaakov Selkowitz * new-features.sgml (ov-new1.7.10): Document /proc/sysvipc/. diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index 60bd44bbd..3667a0d0b 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -20,6 +20,11 @@ provide information about System V IPC message queues, semaphores, and shared memory. + +/proc/version now shows the username of whomever compiled the Cygwin DLL +as well as the version of GCC used when compiling. + +