getopt() replaced by getopt_long

This commit is contained in:
Frederic Culot 2006-10-17 14:41:59 +00:00
parent dc2d5ef2a2
commit 67608b5ab3

View File

@ -1,3 +1,8 @@
17 Oct 2006:
parse_args() modified to use getopt_long() instead of getopt, to make
the '-t' priority number optional, and to allow the use of long options
configure.ac: check for getopt.h header file added
16 Oct 2006: 16 Oct 2006:
bugfix: when creating a recurrent item, the entered end-date is now bugfix: when creating a recurrent item, the entered end-date is now
included again included again