Ignore:
Timestamp:
11/04/05 16:02:07 (18 years ago)
Author:
bas
Message:

Preparing for new 2.8 release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pbs_swig/distro/CHANGES

    r88 r90  
    66pbs.py:
    77        - Added new function "pbs.error()". This function checks if
    8           an error has occured with previous pbs function, eg:
     8          an error has occured with a pbs function, eg:
    99            task_id = pbs.pbs_submit(c, attrl, "A.tsk", 'NULL', 'NULL')
    1010            error_number, err_txt = pbs.error()
     
    1717pbs_python.spec:
    1818        - to make rpm packages from the source package, initial version
    19 
    20          
     19        Author: Martin Pels from SARA
     20
     21README:
     22        - Now requires python 2.1 and higher
     23        - Explain how to build DEBIAN package
     24
    2125=========== Version 2.7.10
    2226
Note: See TracChangeset for help on using the changeset viewer.