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>2004-06-03 15:53:27 +0400
committerPaolo Molaro <lupus@oddwiz.org>2004-06-03 15:53:27 +0400
commit8f8ff8fba5a41d71a7cfb7eb593efbd5ebe16074 (patch)
treeeaa0906af4acc335d5137e2a596b82701ac39648 /ChangeLog
parent81d578bd20fa3178bb0331d8f3277bacdc1e549a (diff)
Thu Jun 3 14:39:17 CEST 2004 Paolo Molaro <lupus@ximian.com>
* configure.in: libc setting for NetBSD (patch from recht@netbsd.org). svn path=/trunk/mono/; revision=28763
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb39b681c00..31448700094 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+
+Thu Jun 3 14:39:17 CEST 2004 Paolo Molaro <lupus@ximian.com>
+
+ * configure.in: libc setting for NetBSD (patch from recht@netbsd.org).
+
2004-06-01 Raja R Harinath <rharinath@novell.com>
* Makefile.am (bootstrap,faststrap,fasterstrap): Refactor.