annotate CHANGELOG @ 55:98a879663e27

gcp DIR1 DIR2 better handling: - gcp DIR1 DIR2 where DIR2 exists is fixed - special case gcp DIR1 DIR2 where DIR2 doesn't exist managed - comments update - refactore source_path in source_dir
author Goffi <goffi@goffi.org>
date Mon, 20 Jun 2011 01:27:31 +0200
parents 1ba3aa6ec463
children 67385805ae48
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
51
1ba3aa6ec463 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 35
diff changeset
1 gcp 0.1.2 (16/06/11):
1ba3aa6ec463 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 35
diff changeset
2 - removed bad fd close
1ba3aa6ec463 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 35
diff changeset
3 - crash fix when source file can't be openned
1ba3aa6ec463 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 35
diff changeset
4 - symbolic link skipping (--dereferrence and --no-dereferrence options)
1ba3aa6ec463 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 35
diff changeset
5 - unaccessible source dir crash fix
1ba3aa6ec463 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 35
diff changeset
6 - os.stat precision fix
1ba3aa6ec463 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 35
diff changeset
7 - manpage
1ba3aa6ec463 CHANGELOG update
Goffi <goffi@goffi.org>
parents: 35
diff changeset
8 - install script
29
52e78b0081e1 Added changelog
Goffi <goffi@goffi.org>
parents:
diff changeset
9 gcp 0.1.1 (30/09/10):
52e78b0081e1 Added changelog
Goffi <goffi@goffi.org>
parents:
diff changeset
10 - double entry check in journal
52e78b0081e1 Added changelog
Goffi <goffi@goffi.org>
parents:
diff changeset
11 - unicode source_path send via dbus (second instance of gcp) fixed
52e78b0081e1 Added changelog
Goffi <goffi@goffi.org>
parents:
diff changeset
12 - errors are now shown after copy
52e78b0081e1 Added changelog
Goffi <goffi@goffi.org>
parents:
diff changeset
13 - fixed bad closure when a file already exists
52e78b0081e1 Added changelog
Goffi <goffi@goffi.org>
parents:
diff changeset
14 - added "gcp SOURCE_FILE DEST_FILE" syntax management
35
13588cba7f84 fixed wrong date in CHANGELOG
Goffi <goffi@goffi.org>
parents: 29
diff changeset
15 gcp 0.1 (28/09/10):
29
52e78b0081e1 Added changelog
Goffi <goffi@goffi.org>
parents:
diff changeset
16 **INITIAL PUBLIC RELEASE**