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:
authorMark Probst <mark.probst@gmail.com>2010-05-28 09:25:18 +0400
committerMark Probst <mark.probst@gmail.com>2010-05-28 09:25:18 +0400
commit57d3918d4656704d1ccf30e7f3d2ec22420e19b2 (patch)
tree3a9fabac46a52e7791ac763f60f930d0d886cb8f /ChangeLog
parent4b0cd3b6179e663ea4472844ab1f244add0a553c (diff)
2010-05-28 Mark Probst <mark.probst@gmail.com>
* tools/sgen/sgen-grep-binprot.c (main): Use strtoul(), not strtol(), to parse addresses from the command line. svn path=/trunk/mono/; revision=158077
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2ba3866f09..c8cb5c02b29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-28 Mark Probst <mark.probst@gmail.com>
+
+ * tools/sgen/sgen-grep-binprot.c (main): Use strtoul(), not
+ strtol(), to parse addresses from the command line.
+
2010-05-20 Miguel de Icaza <miguel@novell.com>
* configure.in: drop again the pkg.m4 dependency and for eglib