diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-05 17:52:34 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-05 17:52:34 +0100 |
commit | 21c4996c71d76b01a4333ef9905589b3fffa687d (patch) | |
tree | bbf41aa6c88d6875181f0089273567f47fb58209 /cam/ChangeLog |
Initial commit (upstream 1.3.4)
Diffstat (limited to 'cam/ChangeLog')
-rw-r--r-- | cam/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/cam/ChangeLog b/cam/ChangeLog new file mode 100644 index 0000000..4a562bd --- /dev/null +++ b/cam/ChangeLog @@ -0,0 +1,14 @@ +0.3 +--- +- added this changelog.. + +0.4 +--- +- added richlowe's patch. since he pretty much rewrote everything, he's +an author, not a contributor. :) +- uses "use strict" now +- uses POD for documentation +- added title support in cam bookmarks file +- cmd line flag for different bookmars file +- getoppt_long use for command-line flags +- rmeoved richlow's damn nonstandard Pod::Usage stuff |