# $Id: ChangeLog 3483 2006-06-10 21:40:40Z genone $

python-missingos ChangeLog
Jonathon D Nelson <jnelson@gentoo.org>
2 April 2002

 2 April 2002 14:15 jnelson
  * Add optional 'mode' parameter to mknod
  * Change from missingosmodule to missingos.
  * Add some __doc__ entries
  * Remove stupid hack for Python 1.5.2 support,
    1.5.2 doesn't have Py_FileSystemDefaultEncoding anyway.
  * Return description of error when mode not p,b,c,u in mknod

 2 April 2002 12:10 jnelson
  * Populate files
