diff --git a/YChan/VInf.resx b/YChan/VInf.resx
index 3389191..e8a4ed7 100644
--- a/YChan/VInf.resx
+++ b/YChan/VInf.resx
@@ -118,65 +118,71 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- ToDo:
-- add other chans
-- add proxy support
-- add option to filter by extension
-- add option to filter by regex
-- rewrite xmlconfig stuff
-
-> YChan 2.6
- - add drag and drop support for TextBox
- - add clear all button
-
-> YChan 2.4
- - fix 4chan html file creator
- - fix 8chan html file creator
- - UI improvements and fixes
-
-> YChan 2.3
- - warning when closing YChan
- - support for boards with numbers (/s4s/, /3/, ...)
- - save urls on crash and load them when
- restarting
-
-> YChan 2.2
- - fixed 8ch downloader
- - added option to save URLs on exit
- - added tray icon / minimize to tray
-
-> YChan 2.1
- - fixed some smaller bugs / undefined behavior
- - added 8chan.co / 8ch.net
-
-> YChan 2.0 Beta
- - complete rewrite
- - redesign
- - fixed several bugs caused by multithreading
- - switched to 4chan API
- - added Download HTML option
-
-> YChan 1.2
- - fixed delete-when-404
-
-> YChan 1.1
- - board downloader
- - minor UI changes
- - minor bug fixes
-
->YChan 1.0
- - better multithreading
- - fixed some bugs
- - added icons
-
->YChan 0.9 Beta
- - contextmenu added
- - auto-delete 404ed threads
- - fixed some minor bugs
- - some UI changes/fixes
-
->YChan 0.8 Alpha
- - first release
+ ToDo:
+- add other chans
+- add proxy support
+- add option to filter by extension
+- add option to filter by regex
+
+> YChan 2.7
+ - Fix UI bugs
+ - Add 4channel.org
+ - Add doubleclick to open folder
+ - Press delete key to remove entry from list
+ - Other changes and fixes
+
+> YChan 2.6
+ - add drag and drop support for TextBox
+ - add clear all button
+
+> YChan 2.4
+ - fix 4chan html file creator
+ - fix 8chan html file creator
+ - UI improvements and fixes
+
+> YChan 2.3
+ - warning when closing YChan
+ - support for boards with numbers (/s4s/, /3/, ...)
+ - save urls on crash and load them when
+ restarting
+
+> YChan 2.2
+ - fixed 8ch downloader
+ - added option to save URLs on exit
+ - added tray icon / minimize to tray
+
+> YChan 2.1
+ - fixed some smaller bugs / undefined behavior
+ - added 8chan.co / 8ch.net
+
+> YChan 2.0 Beta
+ - complete rewrite
+ - redesign
+ - fixed several bugs caused by multithreading
+ - switched to 4chan API
+ - added Download HTML option
+
+> YChan 1.2
+ - fixed delete-when-404
+
+> YChan 1.1
+ - board downloader
+ - minor UI changes
+ - minor bug fixes
+
+>YChan 1.0
+ - better multithreading
+ - fixed some bugs
+ - added icons
+
+>YChan 0.9 Beta
+ - contextmenu added
+ - auto-delete 404ed threads
+ - fixed some minor bugs
+ - some UI changes/fixes
+
+>YChan 0.8 Alpha
+ - first release
- multithreading
\ No newline at end of file