summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Kayser <sebastian@skayser.de>2009-05-16 10:34:17 +0200
committerYorhel <git@yorhel.nl>2009-05-16 10:36:03 +0200
commit3d8751b49517a53056e1f65747543e4ed9dccd87 (patch)
treeda8b20cf75fe4ae4ed386a26fd9df8ed0ddfcb9d /ChangeLog
parenta0bf6deebbc7317d2497ec29eedb264d836ccfd9 (diff)
Fixed non-void return in void delete_process()
Fixes bug #2789781.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1665542..ccbb3c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ git - ?
- Implemented hard link detection
- Properly select the next item after deletion
- Removed reliance of dirfd()
+ - Fixed non-void return in void delete_process()
1.5 - 2009-05-02
- Fixed incorrect apparent size on directory refresh