From: Chet R. <ch...@cw...> - 2003-09-28 21:12:53
|
R. Bernstein wrote: > Thanks for the information on bash 3.0. I've ftp'd > bash-3.0-alpha.tar.gz and made a preliminary scan. I'm absolutely > delighted that the timestamped history is there (I found that very > helpful when a friend's server was hacked into in determining who did > what.) > > I'm in the middle of another project right now, but I hope next week > to compile the bash 3.0 alpha and test with the current debugger CVS > sources that live outside of the bash execuable. Read the changelog carefully. The changes I made are not identical to the ones in your sources. Most notably, the `set' options differ, and some of the more incompatible debugger behavior is enabled with a new `extdebug' option. Chet |