diff options
| -rw-r--r-- | ChangeLog | 30 | 
1 files changed, 30 insertions, 0 deletions
@@ -1,3 +1,33 @@ +2004-08-02  Jose Antonio Ortega Ruiz  <jao@gnu.org> + +	* doc/mdk_gmixvm.texi: new gui documentation. + +	* configure.in: -fno-strict-aliasing. + +	* mixgtk/mixgtk_cmd_dispatcher.c (on_external_programs_activate): +	new-style handling of the external programs dialog. + +	* mixlib/mix_parser.c (mix_parser_delete): +	* mixlib/mix_vm.c (mix_vm_get_lineno_address): g_tree_foreach +	instead of deprecated g_tree_traverse. + +2004-08-01  Jose Antonio Ortega Ruiz  <jao@gnu.org> + +	* mixutils/mixvm_command.c (init_dis_): +	* mixgtk/mixgtk_cmd_dispatcher.c (read_config_): -g option not +	needed by mixasm. +	(mixgtk_cmd_dispatcher_init): do not redirect stderr to the +	command log windows. + +	* doc/mdk_mixasm.texi (Invoking @code{mixasm}): document -O option. + +2004-07-30  Jose Antonio Ortega Ruiz  <jao@gnu.org> + +	* mixutils/mixasm.c (main): new option -O to disable debug, which +	is now enabled by default. + +	* configure.in: check also for libpango. +  2004-07-11  Jose Antonio Ortega Ruiz  <jao@gnu.org>  	* mixgtk/mixgtk_cmd_dispatcher.c (complete_command_)  | 
