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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <mhutchinson@novell.com>2007-11-21 03:01:33 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2007-11-21 03:01:33 +0300
commit86b2eb3b8d11168141d2b954219950d015ea7d37 (patch)
tree5297e7648d8a0bcf9e7e8f129ce2dff12eba87cc /ChangeLog
parent7a75dae2ac209ef152eb906f0849152bd4cf821c (diff)
Fix distcheck
svn path=/trunk/monodevelop/; revision=90048
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b83e4cdd3..be01a1e89c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-20 Michael Hutchinson <mhutchinson@novell.com>
+
+ * Makefile.am: Fix distcheck; update-mime-database leaves "empty"
+ files behind after an uninstall, and we should ignore these.
+
2007-11-13 Michael Hutchinson <mhutchinson@novell.com>
* monodevelop.in: Explicitly use /bin/bash rather than /bin/sh, as