From: R. B. <ro...@pa...> - 2007-03-01 16:41:30
|
Recently, Yaroslav Halchenko noticed that internationalization in remake is broken because of some erroneous Makefile variable settings. He provided a patch for that and it's been applied. One thought is that if we can get folks to go over translations, perhaps there will be another release. Volunteers? Some other recent changes: * Add a "list" command. Basically same as "target x depends commands" for now. "list -" shows the parent. * Help commands now show short usage. * Ctrl-d leaves debugger * Add Emacs regression test and allow space in filename for MS Windows (Patch adapted from one submitted for pydb) |