From c5def164fd8f569e3ae463a8a1c38d76cb10f9db Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 17 Feb 1999 04:45:56 +0000 Subject: . --- ChangeLog | 11 +++++++++-- boot/ChangeLog | 4 ++++ term/ChangeLog | 4 ++++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 325e70fb..87920464 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-02-16 Roland McGrath + + * Makeconf ($(libname).so): Make it a symlink to + $(libname).so.$(hurd-version). + ($(libname).so.$(hurd-version)): New target, renamed from + $(libname).so; link the actual shared object with this name. + Tue Feb 16 02:31:06 1999 Thomas Bushnell, BSG * Makeconf ($(libname).so): Include $(hurd-version) as part of the @@ -6,7 +13,7 @@ Tue Feb 16 02:31:06 1999 Thomas Bushnell, BSG ($(libdir)/$(libname).so): Only create a symlink to the version-numbered name. (install) [makemode == library]: Add - the versioned name $(libdir)/$(libname.so).$(hurd-version). + the versioned name $(libdir)/$(libname.so).$(hurd-version). * version.h.in: New file. * versioh.h, sh-version.sed: Deleted files. @@ -14,7 +21,7 @@ Tue Feb 16 02:31:06 1999 Thomas Bushnell, BSG * Makefile ($(subdirs)): Depend on version.h. (version.h): New rule. (DIST_FILES): Delete version.h and sh-version.sed. Add version.h.in. - + 1999-01-24 Roland McGrath * configure.in: Add AC_PROG_AWK. diff --git a/boot/ChangeLog b/boot/ChangeLog index 784acaf3..5186dee5 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,3 +1,7 @@ +1999-02-16 Roland McGrath + + * boot.c (S_io_revoke): Add reply, replyPoly args. + Tue Feb 16 05:06:12 1999 Thomas Bushnell, BSG * boot.c (S_io_revoke): New (unsupported) routine. diff --git a/term/ChangeLog b/term/ChangeLog index b1ea689e..381845ff 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,7 @@ +1999-02-16 Roland McGrath + + * users.c (trivfs_S_io_revoke): Fix typos. + Tue Feb 16 06:10:08 1999 Thomas Bushnell, BSG * users.c (trivfs_S_io_revoke): New function. -- cgit v1.2.3