From: R. B. <ro...@pa...> - 2004-05-15 22:28:06
|
What's changed in version 0.43 - Add "file" command - Expand bash.1 to include more rebash extensions, e.g. variable names - Improve documentation - Fix bug listing line numbers and restarting when debugged program has done a cd. Save initial cwd. - don't install gud unless we have emacs version 21.0 to 21.3. - reduce spurious warnings in bash and rebash regression tests. - test for null filename in reading in source. - Lots of gcc -Wall compiler warnings removed. There were some potential uses of uninitalized variables (if not one outright bug). - fix mis-configuration for OSs that have both GNU gettext and one in libc |