From ac53509e2be27b6223bb0396f49e9c0dd3d32a27 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 14 Dec 2007 14:09:20 +0000 Subject: 20071214-1409 --- CHANGES | 11 +++++++++++ include/version.h | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index c2c432f2..9744b454 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,14 @@ +20071214 + add dial(2) +20071129 + emu/port/devip.c: moan about bad IP addresses +20071127 + added /module/dial.m and /appl/lib/dial.b +20071031 + module/keyring.m and libinterp/keyring.c: add algorithm-specific adts for public key systems + appl/lib/spki/spki.b: correct names for dsa parameters +20071030 + libkeyring/rsaalg.c should call rsaprivfree not free 20071027 appl/lib/names.b correction for "/" as prefix 20071019 diff --git a/include/version.h b/include/version.h index 79c40811..107488ef 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define VERSION "Fourth Edition (20071027)" +#define VERSION "Fourth Edition (20071214)" -- cgit v1.2.3