diff --git a/changelog.txt b/changelog.txt
index 718d18d42..fcdc07c01 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -8,6 +8,16 @@ https://www.mediafire.com/folder/3ccy2c7g36hp3/Fmd
Changelog:
(! = Important, + = Addition, - = Removal, * = Bug fix/Change/Edit, ? = Require feedback)
+0.9.9.4 (10-05-2015)
+[!*] Store the url instead of index for dowwnloaded chapter list, for more reliable validation.
+ IMPORTANT! THIS WILL MAKE YOUR OLD DOWNLOADED CHAPTER LIST UNUSABLE.
+ RECOMMENDED TO DELETE YOUR downloadedchapters.ini BEFORE ADDING NEW TASK
+[!*] Merge downloaded chapter list from favorite to main downloaded chapter list.
+[+] Add menu "View manga info" in download list (only accesible if your task added from current version upward)
+[*] SenMangaRAW: added update list script
+[*] S2Scans: rewrite all script
+[*] Various changes and bug fixes
+
0.9.9.3 (09-05-2015)
[*] MangaStream: rewrite all script
[*] Minor changes
diff --git a/mangadownloader/md.lpi b/mangadownloader/md.lpi
index f1759c538..52a450c78 100644
--- a/mangadownloader/md.lpi
+++ b/mangadownloader/md.lpi
@@ -18,7 +18,7 @@
-
+
diff --git a/update b/update
index 782e05854..6e9e2d4b5 100644
--- a/update
+++ b/update
@@ -3,6 +3,6 @@ https://github.com/riderkick/FMD/releases/download/0.9.8.1/fmd_0.9.8.1.7z
## update info above was deprecated
-VERSION=0.9.9.3
-WIN32=https://github.com/riderkick/FMD/releases/download/0.9.9.3/fmd_0.9.9.3.7z
-WIN64=https://github.com/riderkick/FMD/releases/download/0.9.9.3/fmd_0.9.9.3_Win64.7z
\ No newline at end of file
+VERSION=0.9.9.4
+WIN32=https://github.com/riderkick/FMD/releases/download/0.9.9.4/fmd_0.9.9.4.7z
+WIN64=https://github.com/riderkick/FMD/releases/download/0.9.9.4/fmd_0.9.9.4_Win64.7z
\ No newline at end of file