diff mbox

[4/4] Updating MELT ChangeLog

Message ID 1299497724-3972-5-git-send-email-alissy@mandriva.com
State New
Headers show

Commit Message

Alexandre Lissy March 7, 2011, 11:35 a.m. UTC
---
 ChangeLog.MELT |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

Comments

Basile Starynkevitch March 7, 2011, 2:50 p.m. UTC | #1
On Mon,  7 Mar 2011 12:35:24 +0100
Alexandre Lissy <alissy@mandriva.com> wrote:

> ---
>  ChangeLog.MELT |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
> 
> diff --git a/ChangeLog.MELT b/ChangeLog.MELT
> index b18e8ff..0e52116 100644
> --- a/ChangeLog.MELT
> +++ b/ChangeLog.MELT
> @@ -1,3 +1,7 @@
> +2011-03-07 Alexandre Lissy <alissy@mandriva.com>
> +
> +	* Fixing issues in compilation process for RPM packaging
> +	* Regenerating melt-build.mk


Thanks. The ChangeLog entries above are slightly incorrect (they should mention files and when appropriate, functions). I improved them as


2011-03-07  Alexandre Lissy  <alissy@mandriva.com>

	* melt-build.tpl: Fix issues in compilation process for RPM
	packaging on GCCMELT_MODULE_WORKSPACE.

	* Makefile.in (MELTHERE_CC1_CFLAGS, mekt_make_cc1flags): Ditto.

	* melt-build.mk: Regenerate.


And so I committed revision 170736 of the MELT branch.

Regards.
diff mbox

Patch

diff --git a/ChangeLog.MELT b/ChangeLog.MELT
index b18e8ff..0e52116 100644
--- a/ChangeLog.MELT
+++ b/ChangeLog.MELT
@@ -1,3 +1,7 @@ 
+2011-03-07 Alexandre Lissy <alissy@mandriva.com>
+
+	* Fixing issues in compilation process for RPM packaging
+	* Regenerating melt-build.mk
 
 2011-02-07 Basile Starynkevitch  <basile@starynkevitch.net>
         MELT branch merged with trunk rev 169877 [probably!]