From: Alexandre Oliva Date: Thu, 27 May 1999 21:29:29 +0000 (+0000) Subject: * TODO: Remove the short list of people interested in C++ X-Git-Tag: release-1-3b~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fde86c5ed4f89bd8dec56b55eb48a0bcef1136d;p=thirdparty%2Flibtool.git * TODO: Remove the short list of people interested in C++ constructors; it's not meaningful, since there are so many more people requesting this feature, and we just can't maintain it accurate. --- diff --git a/ChangeLog b/ChangeLog index e7ec71755..103cca0ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-05-27 Alexandre Oliva + + * TODO: Remove the short list of people interested in C++ + constructors; it's not meaningful, since there are so many more + people requesting this feature, and we just can't maintain it + accurate. + 1999-05-27 Pavel Roskin * ltconfig.in (GNU Hurd, deplibs_check_method): Use pass_all. diff --git a/TODO b/TODO index 4d1085dba..e9ddb9763 100644 --- a/TODO +++ b/TODO @@ -75,10 +75,6 @@ does not handle static constructors properly, even on operating systems that support them. ``Don't use static constructors'' is no longer a satisfactory answer. -People who need it: - Jean Daniel Fekete - Thomas Hiller - * Another form of convenience library is to have undocumented utility libraries, where only the shared version is installed.