Files
heimdal/lib/editline/ChangeLog
Johan Danielsson 16ce55a9bc x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5064 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-07-02 13:10:26 +00:00

28 lines
776 B
Plaintext

Thu Jul 2 15:10:08 1998 Johan Danielsson <joda@blubb.pdc.kth.se>
* edit_compat.c: support for newer libedit
Tue Jun 30 17:18:09 1998 Assar Westerlund <assar@sics.se>
* Makefile.in (distclean): don't remove roken_rename.h
Fri May 29 19:03:38 1998 Assar Westerlund <assar@sics.se>
* Makefile.in (strdup.c): remove dependency
Mon May 25 05:25:16 1998 Assar Westerlund <assar@sics.se>
* Makefile.in (clean): try to remove shared library debris
Sun Apr 19 09:53:46 1998 Assar Westerlund <assar@sics.se>
* Makefile.in: add symlink magic for linux
Sat Feb 7 07:24:30 1998 Assar Westerlund <assar@sics.se>
* editline.h: add prototypes
Tue Feb 3 10:24:22 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* editline.c: If read returns EINTR, try again.