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:
authorRaja R Harinath <harinath@hurrynot.org>2005-04-16 11:34:01 +0400
committerRaja R Harinath <harinath@hurrynot.org>2005-04-16 11:34:01 +0400
commit9dfb92bfc366941a5bb38ff0fd06dcb16563a41e (patch)
tree1027884717d45aeefb88b42a574a400d4e42f660 /ChangeLog
parentebd40e00025ac385a36c3f58f5043204acf52c1b (diff)
2005-04-16 Bill Middleton <flashdict@gmail.com>
* configure.in (PREVIEW): Allow --without-preview to work. From #74615. svn path=/trunk/mono/; revision=43089
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f044c90f430..15a38d72eb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-16 Bill Middleton <flashdict@gmail.com>
+
+ * configure.in (PREVIEW): Allow --without-preview to work.
+ From #74615.
+
2005-04-15 Zoltan Varga <vargaz@freemail.hu>
* configure.in: Applied another freebsd patch from Bill Middleton (flashdict@gmail.com).