diff --git a/html/changelog.html b/html/changelog.html
index 2c72896e820..5da672d5a91 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,14 @@
-->
+
27 July 2017
+
Lohikar updated:
+
+ - The nuke no longer destroys CC if detonated on the station.
+ - You should no longer make footstep sounds when being dragged around or when dead.
+ - A manufacturing defect has been identified in airlock control mainboards that caused field-programmed boards to ignore configured access restrictions. NanoTrasen is not responsible for any loss of property caused by defective airlocks.
+
+
25 July 2017
MoondancerPony updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 85b8cb6e82d..889023f8508 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4488,3 +4488,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Cargo can now order premium coffee beans and Morning Glory Coffee Mates.
This addition sponsored by Morning Glory Coffee.
- bugfix: The recipe for Cafe Au Lait actually works now.
+2017-07-27:
+ Lohikar:
+ - bugfix: The nuke no longer destroys CC if detonated on the station.
+ - bugfix: You should no longer make footstep sounds when being dragged around or
+ when dead.
+ - bugfix: A manufacturing defect has been identified in airlock control mainboards
+ that caused field-programmed boards to ignore configured access restrictions.
+ NanoTrasen is not responsible for any loss of property caused by defective airlocks.
diff --git a/html/changelogs/lohikar-misc.yml b/html/changelogs/lohikar-misc.yml
deleted file mode 100644
index 6b4d8a0f85d..00000000000
--- a/html/changelogs/lohikar-misc.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Lohikar
-delete-after: True
-changes:
- - bugfix: "The nuke no longer destroys CC if detonated on the station."
- - bugfix: "You should no longer make footstep sounds when being dragged around or when dead."
diff --git a/html/changelogs/lohikar-permfix.yml b/html/changelogs/lohikar-permfix.yml
deleted file mode 100644
index f8864838408..00000000000
--- a/html/changelogs/lohikar-permfix.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Lohikar
-delete-after: True
-changes:
- - bugfix: "A manufacturing defect has been identified in airlock control mainboards that caused field-programmed boards to ignore configured access restrictions. NanoTrasen is not responsible for any loss of property caused by defective airlocks."