File: ChangeLog_V1

package info (click to toggle)
canlock 3.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,840 kB
  • sloc: ansic: 5,100; sh: 4,587; yacc: 643; lex: 228; makefile: 134
file content (12 lines) | stat: -rw-r--r-- 534 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
VERSION 1:

24 Sep 1998
        - Now trying to be compatible with an updated cancel lock draft.
        - We now generate the lock by hashing the Base64 encoding of the
          cancel key, instead of the underlying binary digest.
        - the xxx_key() and xxx_lock() functions now add the md5: or sha1:
          tag to the lock.
        - lock_strip_alpha() now discards pesky clue strings and normalizes
          the case of type codes.
        - the old lock_strip() that returned numeric codes will be going
          away.