From 32162294f62d0b265dae5e9c2a4aa0eb4496430b Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Tue, 29 Nov 2011 20:26:37 +0100 Subject: [PATCH] Update NEWS for 0.4.1 release --- NEWS | 10 ++++++++++ SparkleShare/Mac/Makefile.am | 1 - 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6b8eba0b..4f6f4129 100755 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +0.4.1 for Linux and Mac (Tue Nov 29 2011): + Hylke: Just some small tweaks and fixes: + + - Bundle git with the Mac application + - Warn about potential global gitignore files + - Remove SmartIrc4Net + - Build system fixes + - Code cleanups + + 0.4.0 for Linux and Mac (Sun Nov 12 2011): Hylke: It has been a while since the last release. Since so many things changed, and it being (softly) incompatible with 0.2, I decided diff --git a/SparkleShare/Mac/Makefile.am b/SparkleShare/Mac/Makefile.am index c7df923a..6beab296 100755 --- a/SparkleShare/Mac/Makefile.am +++ b/SparkleShare/Mac/Makefile.am @@ -6,7 +6,6 @@ EXTRA_DIST = \ MainMenu.xib \ MainMenu.xib.designer.cs \ SparkleAbout.cs \ - SparkleAlert.cs \ SparkleBadger.cs \ SparkleBubbles.cs \ SparkleController.cs \