Changeset 159 for trunk/CHANGES


Ignore:
Timestamp:
09/24/08 12:43:29 (16 years ago)
Author:
bas
Message:

debian/changelog, pbs_python.spec, setup.py.in:

  • New version 2.9.8

src/pbs_ifl, src/pbs_python.h, src/pbs_wrap.c, src/log.h:

  • Updated header files to new torque 2.x version
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGES

    r153 r159  
    1 =========== 2.9.6
     1=========== 2.9.8
    22        - pbs_python.spec file patch added libdir and python defines so it will
    33          build for RHEL5.1/CentOS 5.1
     
    55          applied by: Bas van der Vlies
    66
    7         - Added two new attributes to the pbs_ifl.h
     7        - Updated the header files for pbs_python. So it can use some new
     8          defines variables/defines, eg:
    89                * ATTR_NODE_status
    910                * ATTR_NODE_note
    10           Added by      : Dennis Stam <dennis.stam@sara.nl>
     11                * ...
     12          Added by: Dennis Stam <dennis.stam@sara.nl>, Bas van der Vlies
     13
     14        - Two new functions to log.h:
     15                log_roll(int size);
     16                log_size(void);
     17          Added by: Bas van der Vlies
    1118
    1219=========== Version 2.9.4
Note: See TracChangeset for help on using the changeset viewer.