38af5566e2
aCVS: ---------------------------------------------------------------------- git-svn-id: https://samskivert.googlecode.com/svn/trunk@671 6335cc39-0255-0410-8fd6-9bcaacd3b74c
23 lines
586 B
Plaintext
23 lines
586 B
Plaintext
* lookuplet-1.2 (2002-03-17)
|
|
|
|
- Added history support along with tab completion from the history.
|
|
|
|
- Rewrote the whole thing in Python.
|
|
|
|
- Convert newlines to spaces when grabbing the selection. If we think that
|
|
the selection is a URL (it starts with http: etc.), then we remove
|
|
spaces as well.
|
|
|
|
* lookuplet-1.1 (2001-08-17)
|
|
|
|
- Fixed support for running as an applet and made the code automatically
|
|
figure out whether or not do so.
|
|
|
|
- Sorted out building things as a Debian package.
|
|
|
|
* lookuplet-1.0 (2001-08-16)
|
|
|
|
- Initial release.
|
|
|
|
$Id: NEWS,v 1.5 2002/03/17 21:30:19 mdb Exp $
|