$Id: ChangeLog,v 1.17 2019/06/18 09:58:09 piru Exp $

18.06.2019
 - patches_mos.c
   Backported ping-pong deadlock fix by thor. (Piru)
 - snoopdos.h
   Increased MAX_DOS_DEVICES to 127. (Piru)
 - snoopdos.c
   Bumped version to 1.16. (Piru)

23.05.2015
 - snoopdos.c, statsdialog.c
   Columns in the statistics view are sortable now. (itix)
 - appclass.c, mui.h
   Native MUI callback method. (itix)

31.08.2014
 - snoopdos.c
   Now specifies help file (you get Snoopium.guide automatically).
   Bumped version to 1.14. (itix)

27.08.2014
 - appclass.c, mainwin.c, mui.c, mui.h, patchcode_mos.s, patches_mos.c, snooptext.cd,
   snooptext.h
   Patch code optimized to pass known common parameters and added new menu entry to
   display statistics dialog. (itix)
 - snoopdos.c, snoopdos.h
   Need hashtable.libbrary V52 now. Bumped version to 1.13. (itix)
 - statsdialog.c, statsdialog.h
   Dialog to show some statistics. (itix)

23.08.2014
 - mui.c, mui.h, patches.h, patches_mos.c, snoopdos.c, snoopdos.h, snooptext.cd,
   snooptext.h
   Added OpenCatalogA() patch. Bumped version to 1.12. (itix)
 - appclass.c, language.c, language.h, mainwin.c, settings.c
   Eliminated some old MorphOS 1.x code. (itix)

07.03.2014
 - Replaced snprintf() by SNPrintf()

28.08.2010
 - Makefile
   Switched to catcomp.pl. (itix)
 - appclass.c, buffer.c, mainwin.c, patches_mos.c, snoopdos.c, snoopdos.h
   Snoopium now measures time elapsed inside monitored function. (itix)
 - snooptext.cd, snooptext.h
   New strings for ''elapsed'' column. (itix)

21.02.2010
 - mainwin.c, mui.c
   Never use NList under MorphOS 2. (itix)

14.09.2009
 - appclass.c, Makefile
   Added -D__MORPHOS2__ to disable MorphOS 1 compatible code (itix)
 - mui.c, mui.h, patches_mos.c, settings.c, snoopdos.h, subwin.c
   It is now possible ignore only ambient or shell actions or both (itix)
 - snooptext.cd, snooptext.h
   New strings (itix)
 - snoopdos.c
   Bumped version to 1.9 (itix)

17.02.2009
 - patches_mos.c
   Some new DOS packets were missing (itix)
 - snoopdos.c
   Bumped version to 1.8 (itix)

20.07.2008
 - mui.c, mui.h, patches.h, patches_mos.c, snoopdos.c, snoopdos.h, snooptext.cd,
   snooptext.h
   Added AllocSignal() patch (itix)

28.06.2008
 - layout changes in Find window (tokai)
 - layout changes and fixes in Setup window (extra group for
   Toolbar options, proper backgrounds) (tokai(
 - other cosmetics (tokai)

27.06.2008
 - appclass.c
   Added standard aboutbox and removed old about requester (itix)
 - snooptext.cd, snooptext.h
   Reworked old about text (itix)

29.05.2008
 - snoopdos.c
   Bumped version to 1.7 (itix)
 - patches_mos.c, snooptext.cd
   Added 64bit DOS packet names (itix)

07.04.2008
 - Makefile, *.c
   - enabled more warnings, fixed newly appeared warnings (one was critical)
   - build snooptext.h before generating deps
   - remove snooptext.h on make clean
   (build system is still a bit borken and needs some more fixes)
   (tokai)
 - subwin.c
   fixed broken toolbar background (tokai)
 - snooptext.cd
   - fixed menu strings to be styleguide conform
   - removed some redudant menu shortcuts
   (tokai)

08.12.2007
 - buffer.c, snoopdos.c, snoopdos.h
   Optimized buffer allocation. (itix)
 - appclass.c
   Optimized for TLSF. (itix)
 - settings.c
   Fixed broken settings loader which was broken by advent of NewObject patch. (itix)
