diff --git a/ChangeLog b/ChangeLog index 100779e..63a2da3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sun Jul 7 2002 H. Wade Minter (minter@lunenburg.org) + * Big update from my Long Island trip. + * Fixed a bug that was preventing date-based searching from working + under Windows. + * Added hooks into WinAmp for stopping MP3s. Also, shift-clicking + on the stop button, or shift-escape, will activate WinAmp's + "fade out to stop" function. (Suggested by Randy in KC) + Tue Jul 2 2002 H. Wade Minter (minter@lunenburg.org) * Added (finally) the code to edit a category's description. @@ -282,4 +290,4 @@ Mon Jan 29 2001 H. Wade Minter (minter@lunenburg.org) to get things to resize nicely. -- -CVS ID: $Id: ChangeLog,v 1.55 2002/07/02 20:55:11 minter Exp $ +CVS ID: $Id: ChangeLog,v 1.56 2002/07/08 20:04:22 minter Exp $ diff --git a/TODO b/TODO index 551554a..34f81ba 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,7 @@ Things I'm currently working on: * General cleanup and pretty-fication. -* Tighter integration with WinAmp for Windows version. Win32::GUI? * Reporting tools within the GUI -- -CVS ID: $Id: TODO,v 1.18 2002/07/02 20:55:11 minter Exp $ +CVS ID: $Id: TODO,v 1.19 2002/07/08 20:04:22 minter Exp $