Changeset 11578 for trunk

Show
Ignore:
Timestamp:
11/04/08 17:59:52 (2 months ago)
Author:
ejhernandez@…
Message:

Updating documentation for new available information

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/client/software/src/EBox/Software.pm

    r11449 r11578  
    287287# Returns: 
    288288# 
    289 #       array ref - holding hashes ref containing keys: 'name' and  
    290 #       'description' for each package 
     289#       array ref - holding hashes ref containing keys: 
     290#                   'name' - package's name 
     291#                   'description' package's short description 
     292#                   'version' - package's latest version 
     293#                   'security' - flag indicating if the update is a security one 
     294#                   'changelog' - package's changelog from current version till last one 
    291295# 
    292296# Exceptions: