Version 2.0.8 - 2006-01-20

    Makefile adjusted to allow compilation under GNOME 2.12.
    Minimum libgnomeui version now 2.8.0.

Version 2.0.7 - 2005-08-08

    German translation added.
    Fixed bug where during a search, the "matching lines" label was
    updated in the current tab instead of the tab where the search
    started.

Version 2.0.6 - 2004-06-11

    A result page now starts with a line that shows the search string used.
    The files in a directory are now searched in the alphabetical order
    of their name.
    A directory's regular files are searched before its subdirectories are.
    The Serbian translation was updated.
    The GNU GPL is now mentioned in the About dialog.

Version 2.0.5 - 2003-10-24

    New directory recursion depth field.
    New toolbar button to erase the search string field.
    Crash avoided when closing the application while a search is active.
    Crash avoided when closing the tab in which an active search is running.
    Russian translation updated.

Version 2.0.4 - 2003-10-20

    Fix for a g++ 3.3 compilation problem (assert.h in ResultPage.cpp).
    RPM .spec file now more compliant with the Fedora project's guidelines.
    RPM now puts manual pages in /usr/share/man instead of /usr/man.

Version 2.0.3 - 2003-07-30

    Russian translation added by Alexandre Prokoudine.

Version 2.0.2 - 2003-05-31

    Serbian translation added by Aleksandar Urosevic.
    When a new tab is created, it becomes the current one.

Version 2.0.1 - 2003-05-16

    Japanese translation added by Utumi Hirosi.
    configure.ac fixed re: AC_SUBST() problem related to PKG_CHECK_MODULES.
    src/Makefile.am does not use -Wall directly anymore, to avoid
    supposing g++; now using AC_COMPILE_WARNINGS macro.

Version 2.0.0 - 2003-04-02

    After search in a result page, the text of the 'find in results'
    entry is selected.
    Crash avoided when the search entry contains a UTF-8 string that
    cannot be converted to Latin-1.
    New Tabs menu that offers several new commands.
    New tab-related buttons on the toolbar.
    Mnemonics on tab labels numbered 1 through 9.
    When closing next-to-last tab, the remaining one is renumbered 1.
    Cleanup of some callbacks.

Version 1.99.2 - 2003-03-31

    Text found in the result page is highlighted.
    Command-line arguments accepted as in version 1.0.x.
    Documentation reviewed.

Version 1.99.1 - 2003-03-30

    New commands in Help menu to go to the Sagasu Home Page,
    view the license (GPL) and say the word "sagasu".
    RPM creation problems fixed.

Version 1.99.0 - 2003-03-29

    Slightly incomplete port to GNOME 2 using the C API.
    "Find in results" feature not fully re-implemented.
    Documentation to be reviewed.

Version 1.0.6 - 2002-09-30

    "Find in results" added.
    Child process reaper added, to avoid zombie processes.

Version 1.0.5 - 2002-08-15

    Entries are all selected initially and after a search so that one can
    paste text in an entry and have the pasted text replace the previous
    content.  Before, the paste operation would only insert the text in
    the original text.  One had to erase the entry before doing the
    copy-and-paste operation.

    Also, the buttons other than the Search/Stop button are disabled
    during a search.

Version 1.0.4 - 2002-07-28

    .cxx added to the default file extensions.
    The Enter key only starts a search when pressed in a text field.

Version 1.0.3 - 2002-05-24

    New option --with-gnomemm-config for systems where gnomemmConf.sh
    is not in /usr/lib.
    Polish translation.

Version 1.0.2 - 2002-04-20

    New tabs start as the new current tab.
    Bug fix: error messages were counted as matching lines.
    Function keys control the check boxes.
    Number of matching files displayed with number of matching lines.
    Bug fix: search directory selection dialog starts with current
    search directory if it exists.
    Match words: parentheses around expression (see \b).

Version 1.0.1 - 2002-04-07

    Command line arguments used as initial values for search string
    and search directory fields.
    Number of matching lines shown below the results.
    Smaller tabs.
    Home Page command in Help menu.

Version 1.0 - 2002-03-29

    First public release.

