Version 0.92 released 19.09.2011

- added:   Support for verson 2.7b and 2.8rc. All existing features should 
           work on these releases. From version 2.7 Weibull distribution and
           ITD recovery are now supported.
- changed: If a process cannot be gracefully stopped, generate a log message.
- fixed:   Support for 2.8rc also fixes an issue with the first
           stream in multiflow. This now always requires a port information.
- fixed:   Analyzer now correctly generates CSV files. This now won't 
           work with files from the old ITGDec (v 2.60)


Version 0.91.1 released 18.12.2007

- fixed:   Analyzer sometimes showed error regarding output directory, 
           even if the directory was correctly entered and existend


Version 0.91 released 29.11.2007

- fixed:   when opening stream files some parameters where lost
           or defaulted to Gaming
- fixed:   some parameters in manually edited stream files confused the 
           GUI, if spelled lowercase, instead the documented uppercase
- changed: opening stream files now defaults to the local directory


Version 0.9 released 26.11.2007

- added support for the D-ITG binaries version 2.6, this allows SCTP and
  DCCP as the transport protocols (Linux only) and certain games simulation
- D-ITG 2.6.1 now contains a fix to let the GUI stop the service gracefully.
  This also means, log files are not truncated and there is no need to use
  my custom build anymore.
- minor corrections


Version 0.8.2 released 15.05.07

- added:   Smarter port check for the Multi-Flow, now separates TCP and UDP, 
           allows only one ICMP connection to a destination and avoids 
           using signaling ports.
- added:   Some more entries under "Seed" in Flow definition
- changed: Consistently using term "Analyzer" for ITGDec 
- changed: Analyzer can be startet any time, but throws error messages about 
           what's wrong, instead disabling the button without futher information
- changed: Tick box to use the same folder for output as input moved and 
           new description. Also disables output folder options, if enabled
- changed: Remote receiver logging if on remote system now called "Remote"
- changed: some other user interface representation and behavior
- fixed:   Readable result file did not work, if white spaces in output 
           directory name
- fixed:   Multi-Flow description showed port information even on ICMP, 
           disabling port text field on ICMP


Version 0.8.1 released 06.03.06

- added: port vality check in Multiflow also checks for overlapping local
         source ports and and auto increments them
- changed: port vality check, algorithm for selecting non conflicting ports 
           now chooses port with starting at this port, not the default port
- changed: limited maximum value to 9.9 * 10^6, should be enougth anyway
- changed: random seed element now uses a combo box, allowing to switch between
           the settings during a session
- changed: selection algorithm for the combo boxes, now selects an existing
           value only, if the beginning matches, e.g. "5" doesn't select 
           "0.5 minutes"
- changed: in Decoder the "Set to output" replaced "As input" as this reflects
           the actual funktion of the switch
- fixed: value history now works across panel and dialog
- fixed: hostname value history now is saved to configuration file
- fixed: last entered value in flow dialog was lost, if "OK" was pressed
- fixed: ITGGUI should use more appropriate defaults if no configuration 
         file was found


Version 0.8 released 02.03.06

- added: template board, easily lets you mamage flows.
         The templates are stored in the file templates.lst found in the ITGGUI
         directory
- added: bandwidth and data rate information in flow panel, multiflow panel
         and template board
- added: selection box for calculating bandwidth on network or application layer
- added: log messages can be saved to a file
- added: generating CSV, new option to replace the decimal delimiter dot with
         comma, does anybody need a dot anyway?
- added: human readable flow descriptions, alternatively to command line 
         options, selectable via settings
- added: saving single flows now saves the flow name
- added: the build-in viewer now acts as an editor, allowing to add information
         for the test
- added: option for the Analyzer to automatically run when the Sender has 
         finished without errors. Even the results are shown, if selected.
- added: the duration for the Sender is calculated and shown as a progress bar
         in the status bar
- added: the actual runtime is measured and shown, when the process ended
- changed: the inter departure time now accepts decimal fractions
- changed: dialog windows close on Enter and Escape key
- changed: removed GTK from the Look and Feel list, if not available
- fixed: alot bugs still on the ITG option parser, 
         if a VoIP was flow was saved, the key word "VoIP" was added to the
         destination hostname, (still in there, d'oh)
         single flags like "-D" were not decoded
         ICMP type option not decoded
         the flow name can now contain any data, even command line options
- fixed: ITGSend source: fixed the parser to match "-s" as this was not working,
         this was a bug in the ITGSend binary
- fixed: generating CSV files generates more complete files, especially if
           flows contain differend among of data
- fixed: duration and wait parameer didn't work if > 2000 seconds
- fixed: random seed now accepts correct values (0..1)
- fixed: text fields for directories now do a valid check
- fixed: if output dir for Decoder was the same as the current dir, it deleted 
         the splited flows and no result was generated
- fixed: a lot more that came across and what I can't remember anymore.


Version 0.72 released 10.02.06

- fixed: on opening saved flows voice codec and other combo boxes were not 
         set in the GUI though they were active, also the hostname was not 
         set correctly if VoIP was selected.
- added: changed ITG binaries, they now listen for a termination by the ITGGUI.
         This should prevent data loss as the processes were acctually killed.
         

Version 0.713 released 07.04.05

- fixed: in the decoder the file for the result was always generated, even 
         if the box was not checked. Now using temp file for that.
- fixed: in the decoder warning for file loss came up even if the file
         was deleted in the meantime.
- changed: the transfering and viewing buttons get updated more often.
- changed: in the decoder if none of the boxes on the left is checked, the
           box "View results" is always check, as this is the action in this
           case.


Version 0.712 released 06.04.05

- fixed: the voice coded selected was not used on the command line
- fixed: on inter departure options two parameters were used when only 
         one necessary.
- added: the value check for inter departure options checks for more faults.


Version 0.711 released 16.03.05

- fixed: tos values set with the dialog were not used for D-ITG


Version 0.71 released 04.03.05

- added: analyzer now exports plot files to CSV format
- fixed: output directory in analyzer is now set correctly


Version 0.70 released 04.03.05

- added: support for decoder, see new panel. Does not support separate 
  settings for plot files and all will be generated.
- added: Viewer to directly open output files and even print them.
- changed: GTK is always added, even thought it may not work
- changed: sending one unity of data is now called flow (formerly stream)


Version 0.60 released 01.03.05

- added: sanity check for the uniformly distributed values
- changed: now checks for installed look and feel. GTK does work with Linux 
  but is not reported (btw. looks little broken)
- fixed: checking for white spaces in logfile names


Version 0.58 released 28.02.05

- added: confirmation to overwrite a file if it exists
- added: option to append streams to multi stream list
- changed: give ITG processes more time to close, behaves better on Linux
- changed: the stream panel now has select box for duration and delay. Also
  the IP and the Measure panel were changed in their position
- fixed: look and feel problems on Metal and Motiv 
- fixed: the inter-depature time and size options were messed (again). 
  Used opposite case and added value, even if default value


Version 0.57 released 24.02.05
- changed: fonds changed to have nicer looking in Linux
- added: setting to select the window look 'n feel, interresting for Linux
- changed: size of the main window


Version 0.56 released 23.02.05
- added: support to open and save multiple streams


Version 0.55 released 23.02.05
- added: support for Multi-Stream, now you can define a bunch
  of streams to send in parallel
- added: minor bug fixes
- note: this version required a special Borland class and
  was maybe not useable in public 
  

Version 0.51 released 20.12.04
- added: minor bug fixes
- changed: now uses the project colors blue and red for icons
- note: this version was the first version available on the project webpage
  since 20.02.2005


Version 0.50 released 16.12.04
- added: support for D-ITG 2.5


Version 0.40 Released 30.11.04
- first fully working version with support for D-ITG version 2.3
- with stream open/save, settings save