File: Changelog

package info (click to toggle)
ndiff 0.05beta4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 300 kB
  • ctags: 254
  • sloc: perl: 1,806; makefile: 56
file content (32 lines) | stat: -rw-r--r-- 1,139 bytes parent folder | download | duplicates (2)
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


0.05beta3: 
 added basic documentation to perl modules for those who might
   use them separately.

0.05beta2:
  Factored IP address & port expansion from ngen to IPAddress.pm.

0.04:
  Improved ndiff verbose-mode output formatting .
  Added html output modes to ndiff.
  Better address and port sorting in ndiff output modes.
  Added ndiff2html filter.
  Added invocation summaries (usage) to ndiff, ngen, nrun, and ndiff2html.
  Fixed UDP port specifications in ngen.
  Fixed other port-specification bugs in ngen.
  Added NDIFF_SERVICES_FILE environment variable for ngen (PortSpec.pm), 
    (a temporary measure until better ndiff.conf and command-line options are added)
    see INSTALL.
  Various tweaks to the documentation to appease perlpod.

  Improved NDiff_Quickstart's treatment of data stores.
  Replaced ndiff.conf in /usr/local/lib/ndiff with ndiff.conf.sample 
    in the install directory.


0.03:
  Performance improvements to ndiff program.
  Tweaks/workarounds to silence pod2man complaints when installing.
  These changes have not been heavily tested.  You are hereby warned.