You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
327 B

Evil NEWS - User visible changes.
* Evil 1.1:
** Add evil_path_is_absolute() API
** Add POSIX printf() family functions
** Add S_ISLNK macro
** Add strcasestr() API
** Do not declare and define localtime_r() if it's already defined
** Fix nl_langinfo(RADIXCHAR)
* Evil 1.0:
** Released December 2nd, 2011, by Vincent Torri