File: Changelog

package info (click to toggle)
netmate 0.2.0-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 296 kB
  • sloc: ansic: 2,524; makefile: 32
file content (32 lines) | stat: -rw-r--r-- 798 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
2013-11-17 Robert Krause <Ruport@web.de>

 * added full support for neighbor discovery protocol (NDP)
 * fixed GPLv3 license statement and added to all files
 * minor bug fixes

2013-11-10 Robert Krause <Ruport@web.de>

 * added resolution of header fields for all supported protocols
 * minor bug fixes

2013-10-28 Robert Krause <Ruport@web.de>

 * added tooltips for all supported protocols
 * improved Makefile
 * minor bug fixes

2013-10-19 Robert Krause <Ruport@web.de>

 * improved Makefile
 * added shortcut and icon
 * added README and man-page
 * compiles under windows
 * minor bug fixes

2013-10-05 Robert Krause <Ruport@web.de>

 * initial changelog
 * added columns source port, destination port, flags
 * columns are resizeable now
 * removed external GUI (netmate.ui)
 * minor fixes