a41f0a02569fa9e22fd4b7338c9ae73bb1301064
- Fixed bug that caused code to use a combination of srandom and rand, or srand and random. Should be srandom/random, srand/rand, not a mix. - Fixed bug that failed to set uuid in handleAdd, such that the uuid already assigned in context.task was used, which was generated before srand/srandom was is called.
Thank you for taking a look at task!
Task is a GTD, todo list, task management, command line utility with a multitude
of features. It is a portable, well supported, very active project, and it is
Open Source. Task has binary distributions, online documentation, demonstration
movies, and you'll find all the details at the site:
http://taskwarrior.org
At the site you'll find a wiki, discussion forums, downloads, news and more.
Your contributions are especially welcome. Whether it comes in the form of
code patches, ideas, discussion, bug reports or just encouragement, your input
is needed.
Please send your support questions and code patches to:
support@taskwarrior.org
Consider joining taskwarrior.org and participating in the future of task.
---