diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e4e74030200..f59f7296359 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-18 Andre Spiegel <spiegel@gnu.org> | ||
| 2 | |||
| 3 | * vcdiff: Use "echo" as a default for $echo, otherwise we'll | ||
| 4 | execute $DIFF twice, and once with the wrong options. | ||
| 5 | |||
| 1 | 2006-02-23 Claudio Fontana <claudio@gnu.org> | 6 | 2006-02-23 Claudio Fontana <claudio@gnu.org> |
| 2 | 7 | ||
| 3 | * Makefile.in (install, uninstall): Add DESTDIR variable to | 8 | * Makefile.in (install, uninstall): Add DESTDIR variable to |