Kaydet (Commit) 68494889 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Add item

üst edbe6571
...@@ -1378,6 +1378,11 @@ for msg in src: ...@@ -1378,6 +1378,11 @@ for msg in src:
(Contributed by Gregory K. Johnson. Funding was provided by Google's (Contributed by Gregory K. Johnson. Funding was provided by Google's
2005 Summer of Code.) 2005 Summer of Code.)
\item New module: the \module{msilib} module allows creating
Microsoft Installer \file{.msi} files and CAB files. Some support
for reading the \file{.msi} database is also included.
(Contributed by Martin von~L\"owis.)
\item The \module{nis} module now supports accessing domains other \item The \module{nis} module now supports accessing domains other
than the system default domain by supplying a \var{domain} argument to than the system default domain by supplying a \var{domain} argument to
the \function{nis.match()} and \function{nis.maps()} functions. the \function{nis.match()} and \function{nis.maps()} functions.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment