diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2005-09-20 19:14:16 +0000 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2005-09-20 19:14:16 +0000 | 
| commit | 67b02e8c2aa545f59c25fa7348b112e49ef3552c (patch) | |
| tree | c205bc6ef704c86adf6dfdbf67eb366781168d32 /ChangeLog | |
| parent | b5d17603c0512aab528db2c511f4b0b92c5681a9 (diff) | |
| download | mdk-67b02e8c2aa545f59c25fa7348b112e49ef3552c.tar.gz mdk-67b02e8c2aa545f59c25fa7348b112e49ef3552c.tar.bz2  | |
Preparing 1.2.1
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 34 | 
1 files changed, 34 insertions, 0 deletions
@@ -1,3 +1,37 @@ +2005-09-20  Jose Antonio Ortega Ruiz  <jao@gnu.org> + +	* doc/mdk_tut.texi: compliance with 'traditional' ALF directive +	documented. + +2005-09-19  Jose Antonio Ortega Ruiz  <jao@gnu.org> + +	* po/de.po: corrections by Jens Seidel. + +	* mixgtk/Makefile.am (AM_LDFLAGS): fix libglade dynamic linking. + +	* mixutils/mixasm.c:improve -g handling (accept it to not break +	potential user scripts) + +2005-04-05  Pieter Pareit <pieter.pareit@scarlet.be> + +       * mixutils/mixasm.c: make handeling of arguments somewhat robuster. + +       * misc/mixal-mode.el: -g option no longer needed on compilation. + +       * doc/mdk_mixasm.texi: fix of grammer mistake. + +2005-03-26  Sergey Poznyakoff  <gray@gnu.org> + +	* mixlib/mix_scanner.l (ENTER_WEVAL) Accept an argument, specifying +	how many characters to exclude from yyless. +	(ws): Removed '+' closure. Throughout the code this macro is used +	as {ws}+ or {ws}*, so it is superfluous. +	(%{...%} block) [FLEX_DEBUG]: Set yy_flex_debug from the environment +	variable. Useful for debugging. +	(ALF): Pad with spaces arguments shorter than 5 characters +	Accept traditional ALF syntax (withoutq quotes) +	(<ADDRESS>): Accept w-expressions in literals (between = =). +  2004-08-05  Jose Antonio Ortega Ruiz  <jao@gnu.org>  	* mdk: version 1.2 tagged (v1r2).  | 
