gcp/CHANGELOG

22 lines
684 B
Plaintext
Raw Normal View History

2011-06-20 14:30:45 +02:00
gcp 0.1.3 (20/06/11):
- fixed exit status
- updated manpage with exit status
2018-04-15 11:49:29 +02:00
- gcp DIR1 DIR2 syntax fixed
2011-06-20 14:30:45 +02:00
- tests
2011-06-16 15:33:44 +02:00
gcp 0.1.2 (16/06/11):
- removed bad fd close
- crash fix when source file can't be openned
- symbolic link skipping (--dereferrence and --no-dereferrence options)
- unaccessible source dir crash fix
- os.stat precision fix
- manpage
2018-04-15 11:49:29 +02:00
- install script
2010-09-30 12:10:40 +02:00
gcp 0.1.1 (30/09/10):
- double entry check in journal
- unicode source_path send via dbus (second instance of gcp) fixed
- errors are now shown after copy
- fixed bad closure when a file already exists
2018-04-15 11:49:29 +02:00
- added "gcp SOURCE_FILE DEST_FILE" syntax management
2010-09-30 13:06:30 +02:00
gcp 0.1 (28/09/10):
2010-09-30 12:10:40 +02:00
**INITIAL PUBLIC RELEASE**