From 56118b8bf31bd63c7d02184ad843b30f5ccdcfeb Mon Sep 17 00:00:00 2001
From: Jannis Pohlmann <jannis@xfce.org>
Date: Sun, 30 Nov 2008 16:53:32 +0000
Subject: [PATCH] I think this is a more appropriate description of the change
 that was made.

(Old svn revision: 28958)
---
 ChangeLog | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5e3797330..a84ac8625 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,9 @@
 2008-11-30	Jannis Pohlmann <jannis@xfce.org>
 
-	* thunar/thunar-history.c (thunar_history_set_current_directory): If
-	  the new directory is the first one in the forward list, we just go
-	  one step forward instead of clearing the whole forward history.
-	  Don't try to be intelligent anymore if the new directory is the 
-	  first one in the backward history (bug #4660).
+	* thunar/thunar-history.c (thunar_history_set_current_directory): 
+	  Don't go back in the history anymore if the new directory is the 
+	  first one in the backward history as this results in unexpected
+	  behavior (bug #4660).
 
 2008-11-30	Nick Schermer <nick@xfce.org>
 
-- 
GitLab