]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* TODO: Remove the short list of people interested in C++
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Thu, 27 May 1999 21:29:29 +0000 (21:29 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 27 May 1999 21:29:29 +0000 (21:29 +0000)
constructors; it's not meaningful, since there are so many more
people requesting this feature, and we just can't maintain it
accurate.

ChangeLog
TODO

index e7ec71755a3b6bf0fee994a97561dea451bc595e..103cca0ad11e6d688043817f3d5e732259b28653 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-05-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * 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  <pavel_roskin@geocities.com>
 
        * ltconfig.in (GNU Hurd, deplibs_check_method): Use pass_all.
diff --git a/TODO b/TODO
index 4d1085dba09022a3f90121dd77af1af118eccbcd..e9ddb9763ffdd67c56bb346938c9bec258d8a067 100644 (file)
--- 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 <Jean-Daniel.Fekete@emn.fr>
-  Thomas Hiller <hiller@tu-harburg.d400.de>
-
 * Another form of convenience library is to have undocumented utility
 libraries, where only the shared version is installed.