summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2003-03-16 06:26:25 -0500
committerTheodore Ts'o <tytso@mit.edu>2003-03-16 06:26:25 -0500
commit3ae497eab281eab5f98770e6a3d5992b9d37325e (patch)
tree078fb4dfd86d1a323823e783f5a73d0eef0de1f7 /ChangeLog
parent63182203a757e6b9f5700ea57d9f6e5973251666 (diff)
downloade2fsprogs-3ae497eab281eab5f98770e6a3d5992b9d37325e.tar.gz
Add to the ss (subsystem) library the ability to dynamically link
to the readline library if it is present in the system.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 606572e8..1656b939 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-16 Theodore Ts'o <tytso@mit.edu>
+
+ * configure.in: Check to see if libdl exists for the sake of dlopen
+
2003-03-14 Theodore Ts'o <tytso@mit.edu>
* configure.in: Add support for Apple/Darwin shared libraries.