diff options
| author | agriffis <agriffis@gentoo.org> | 2004-09-16 01:28:45 +0000 |
|---|---|---|
| committer | agriffis <agriffis@gentoo.org> | 2004-09-16 01:28:45 +0000 |
| commit | cafdb74b157ac4cea9d146e850dd7696b954f404 (patch) | |
| tree | 759c4b1b768649d3daa9ab01e1bb898050fece52 /trunk/src/echangelog/ChangeLog | |
| parent | 411e82dd0880bd907e2af16b8806f7f6b45c9e80 (diff) | |
| download | gentoolkit-cafdb74b157ac4cea9d146e850dd7696b954f404.tar.gz | |
fix wrapping
svn path=/; revision=135
Diffstat (limited to 'trunk/src/echangelog/ChangeLog')
| -rw-r--r-- | trunk/src/echangelog/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/src/echangelog/ChangeLog b/trunk/src/echangelog/ChangeLog index b079e53..8d64da2 100644 --- a/trunk/src/echangelog/ChangeLog +++ b/trunk/src/echangelog/ChangeLog @@ -1,3 +1,8 @@ +15 Sep 2004 Aron Griffis <agriffis@gentoo.org> + * fix the wrapping to fit in 80 columns properly. It was + previously possible to get lines with 81 chars. Thanks to + ciaranm for reporting. + 29 Mar 2004 Aron Griffis <agriffis@gentoo.org> * fix bug 46111 by testing for /<root@/ instead of / root@/ |
