Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Molaro <lupus@oddwiz.org>2008-02-26 19:51:52 +0300
committerPaolo Molaro <lupus@oddwiz.org>2008-02-26 19:51:52 +0300
commit40c299e777fc8d642ccaf55c4b352f6738d69d39 (patch)
treeb0eedc0e6801535f877fc5f67d427ef050fdd7df /mcs/class/System/System.Diagnostics/ChangeLog
parentc4a75e5a4803f8fe89f9a9fba57d6ca3745a32e0 (diff)
Tue Feb 26 18:37:13 CET 2008 Paolo Molaro <lupus@ximian.com>
* Stopwatch.cs: use an hires monotonic clock. svn path=/trunk/mcs/; revision=96667
Diffstat (limited to 'mcs/class/System/System.Diagnostics/ChangeLog')
-rw-r--r--mcs/class/System/System.Diagnostics/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System/System.Diagnostics/ChangeLog b/mcs/class/System/System.Diagnostics/ChangeLog
index 120d3f47557..cca31363668 100644
--- a/mcs/class/System/System.Diagnostics/ChangeLog
+++ b/mcs/class/System/System.Diagnostics/ChangeLog
@@ -1,3 +1,8 @@
+
+Tue Feb 26 18:37:13 CET 2008 Paolo Molaro <lupus@ximian.com>
+
+ * Stopwatch.cs: use an hires monotonic clock.
+
2008-01-23 Gert Driesen <drieseng@users.sourceforge.net>
* FileVersionInfo.cs (GetVersionInfo): Resolve filename to absolute