File: CHANGELOG

package info (click to toggle)
digitools 1.03-1.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 232 kB
  • ctags: 356
  • sloc: ansic: 2,143; makefile: 260; sh: 36
file content (11 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
1.02: Code cleanup- Conform to stricter GCC warnings

1.01: Code cleanups- No RaNdOm capitalizations in variable names
                   - Consistent "return value" as opposed to "return(value)"
		     notation
		   - New make target "dist" for creating .tar.gz and .tar.bz2
		     excluding .svn directory, for distribution.
		   - Test daemon successfully killed, or else try more 
		     forcefully.

1.00: Initial release version.