diff options
| author | 2004-10-30 22:49:27 +0000 | |
|---|---|---|
| committer | 2004-10-30 22:49:27 +0000 | |
| commit | ff3c421f8dbdb581448b63316009668d1bc277f5 (patch) | |
| tree | 5a26ed3cfffe9166e36eec756f27d0fbdbdb367e /ChangeLog | |
| parent | Patch from Jim Radford. Other half of packet_per_buffer ABI cleanup. (diff) | |
bump versions, build fixes, and doc updates
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@140 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..67bfa70 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,14 @@ +This project does not use a ChangeLog file. + +The source code of this project is managed by the Subversion revision +control system (http://subversion.tigris.org), a very nice replacement +for the venerable CVS. One of the many nice features of Subversion is +the 'log' command, which will give you the equivalent of a GNU style +ChangeLog file. + +To view the Subversion log for this project you must have a Subversion +client installed. Type on the command line + + $ svn://svn.linux1394.org/libraw1394/trunk + +to view the log. |
