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:
authorPatrik Torstensson <totte@mono-cvs.ximian.com>2004-05-25 20:45:08 +0400
committerPatrik Torstensson <totte@mono-cvs.ximian.com>2004-05-25 20:45:08 +0400
commitfc4890ddd2cba7f7b21dc64165f04b3798af96f5 (patch)
tree6eb9205dad92f5fea3b51436705be5c9facc4ce7 /ChangeLog
parentb9813f94b1e1e2ebc29625b4901cb52b76cddc07 (diff)
2004-05-25 18:30 CET Patrik Torstensson <totte@hiddenpeaks.com>
* configure.in: Check for trunc instead of truncl (HAVE_TRUNC) svn path=/trunk/mono/; revision=28056
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb6e3fa6449..9c6f42792a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-25 18:30 CET Patrik Torstensson <totte@hiddenpeaks.com>
+
+ * configure.in: Check for trunc instead of truncl (HAVE_TRUNC)
+
2004-05-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* Makefile.am: