Noted by Richard Kreckel <Richard.Kreckel@ginac.de>.
+2005-05-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/libtool.texi (Link mode): Document -objectlist.
+ Noted by Richard Kreckel <Richard.Kreckel@ginac.de>.
+
2005-05-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure.ac: Bump version.
@item -o @var{output-file}
Create @var{output-file} from the specified objects and libraries.
+@item -objectlist @var{file}
+Use a list of object files found in @var{file} to specify objects.
+
@item -precious-files-regex @var{regex}
Prevents removal of files from the temporary output directory whose
names match this regular expression. You might specify @samp{\.bbg?$}