*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9977 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-05-17 00:03:44 +00:00
parent fcaef0c4ec
commit a2ad896a59
7 changed files with 31 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2001-05-17 Assar Westerlund <assar@sics.se>
* Makefile.am: bump version to 12:0:3
* roken.h.in: re-add set_progname and get_progname for backwards
compatability
* warnerr.c: re-add set_progname and get_progname for backwards
compatability
2001-05-12 Assar Westerlund <assar@sics.se>
* glob.c: add limits.h, from <shadow@dementia.org>