File: ChangeLog

package info (click to toggle)
killer 0.90-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 764 kB
  • sloc: perl: 8,785; sh: 313; makefile: 35
file content (17 lines) | stat: -rw-r--r-- 604 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Fri Mar 26 14:16:50 CST 1999  Mike Gerdts <gerdts@cae.wisc.edu

        * Initial public release.

        * Fixed bug that caused users to lose decendents of su(1).

        * Fixed bug that caused users that logged in while it was between
          stages of execution from being wrongly logged out.

        * Added documentation

August 1998  Mike Gerdts  <gerdts@cae.wisc.edu>

        * Initial in-house version completed (no version number).  Based on
          concepts from earlier versions known as bgjk, but free from
          earlier version's code, algorithms, and shortcomings (I hope!).