*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10546 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-08-23 23:07:31 +00:00
parent 8760034aa7
commit e322b65755
3 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2001-08-24 Assar Westerlund <assar@sics.se>
* Makefile.am: make it play better with recent automake
2001-08-21 Assar Westerlund <assar@sics.se>
* glob.c: provide a fallback for ARG_MAX. from <tol@stacken.kth.se>