diff options
| author | Ezra Peisach <epeisach@mit.edu> | 1995-12-18 00:57:37 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 1995-12-18 00:57:37 +0000 |
| commit | d41447a5d978a2092d9a6bef044e7524e3809a16 (patch) | |
| tree | d371dc614ad1f6c876f5699288af951cc944bdc8 /src/ChangeLog | |
| parent | 3d556d39ab8af94554e9638b7354afb799bbc5c1 (diff) | |
Add a blank line to work around a misfeature in DecUnix 3.2's fgrep where
there is a line limit. autoheader (which is only used by developers)
tries to put together a very long line with is then parsed - but due
to fgreps line length limitation this breaks. By adding the blank line
autoheader divides the work into multiple sections and wins.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7233 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6c4f69274..fb1dc73b1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +Sun Dec 17 19:53:54 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> + + * acconfig.h: Add blank line to work around a misfeature of + DecUnix fgrep interacting with autoheader. Tue Dec 12 01:30:36 1995 Chris Provenzano (proven@mit.edu) |
