summaryrefslogtreecommitdiff
path: root/jnlib/ChangeLog
blob: 5b2b6507072449f0a680102a9acc19bf21a6841a (plain)
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
33
34
35
36
2000-12-19  Werner Koch  <wk@gnupg.org>

 	Major change:
	Removed all GnuPG stuff and renamed this piece of software
	to gcrypt. 

Fri Jul 14 19:38:23 CEST 2000  Werner Koch  <wk@>

        * argparse.c (default_strusage): Changed year of default copyright.

        * dotlock.c (disable_dotlock): New.

Mon Jan 24 13:04:28 CET 2000  Werner Koch  <wk@gnupg.de>

	* README: New.
	* Makefile.am: new.
	* argparse.c argparse.h logging.c logging.h
	  mischelp.h stringhelp.c stringhelp.h xmalloc.c
	  xmalloc.h dotlock.c: Moved from ../util to here.
	* dotlock.h: New.
	* libjnlib-config.h: New.

	* logging.c (log_set_file): New.
	(log_printf): New.
	(do_logv): Add kludge to insert LFs.

	
 Copyright 2000,2001 Free Software Foundation, Inc.

 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.

 This file is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.