Author: poeml Date: Tue Dec 15 16:28:30 2009 New Revision: 7929 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7929&view=rev Log: docs/changes: - fix a typo in release notes of 2.11.0 (where os.ulimit() is mentioned instead of os.utime()) Modified: trunk/docs/changes.rst Modified: trunk/docs/changes.rst URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/changes.rst?rev=7929&r1=7928&r2=7929&view=diff ============================================================================== --- trunk/docs/changes.rst (original) +++ trunk/docs/changes.rst Tue Dec 15 16:28:30 2009 @@ -135,7 +135,7 @@ - When comparing the modification time of a saved metalink hash with that of a source file, the sub(sub-)second portion of the value could be different - from the value that has just been set by :func:`os.ulimit`. (Quite + from the value that has just been set by :func:`os.utime`. (Quite surprisingly.) So now, we compare only the :func:`int` portion of the value. This fixed `issue 24`_. _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Tue Dec 15 2009 - 15:28:34 GMT
This archive was generated by hypermail 2.2.0 : Tue Dec 15 2009 - 15:45:09 GMT