From 38af5566e294e1a50c5fc68ce2722f744ecf589b Mon Sep 17 00:00:00 2001 From: mdb Date: Sun, 17 Mar 2002 21:30:19 +0000 Subject: [PATCH] Updated the NEWS. aCVS: ---------------------------------------------------------------------- git-svn-id: https://samskivert.googlecode.com/svn/trunk@671 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/lookuplet/NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/projects/lookuplet/NEWS b/projects/lookuplet/NEWS index 2d6bc25a..44ef0d62 100644 --- a/projects/lookuplet/NEWS +++ b/projects/lookuplet/NEWS @@ -1,3 +1,9 @@ +* 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. @@ -13,4 +19,4 @@ - Initial release. -$Id: NEWS,v 1.4 2001/08/21 18:46:10 mdb Exp $ +$Id: NEWS,v 1.5 2002/03/17 21:30:19 mdb Exp $