File: ChangeLog

package info (click to toggle)
netdude 0.2.0-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,012 kB
  • ctags: 1,520
  • sloc: ansic: 18,139; sh: 7,169; makefile: 378; yacc: 318
file content (22 lines) | stat: -rw-r--r-- 770 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

# v 0.2.0  10/16/2001

	- Added timestamp popup support.
	- Better notebook navigation.
	- Fixed loading issues with extended tcpdump files.
	- Include missing "Truncated packet" pixmap in releases.
	- Added a splash screen.
	- Added "Recently used" entries in the file menu.
	- Added option to show the full path or only the file name
	  in the window title.
	- Added modification indicator to the GUI.
	- Added command-line option to print out plugin directory.
	- Added per-packet tooltips that show the timestamps and
	  number of missing bytes in captured packet, if any.
	- Added an icon to use in your favourite file manager.
	- Started support for ARP/RARP and PPP.
	- All user-visible strings are now translatable.
	
# v 0.1.0  09/12/2001

	- Initial Release.