#353: Strip leading and trailing whitespace when extracting search words in the search function.

This commit is contained in:
Georg Brandl
2010-04-04 18:40:06 +02:00
parent 02d6640df3
commit e8fe8584e4
2 changed files with 6 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
Release 0.6.6 (in development)
==============================
* #353: Strip leading and trailing whitespace when extracting
search words in the search function.
Release 0.6.5 (Mar 01, 2010)
============================