summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog4
-rw-r--r--VERSION2
2 files changed, 5 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 152feaacb5..ee2af73034 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+version 0.12.1:
+ - loader: fix rom loading at address 0 (fixes target-arm) (Aurelien Jarno)
+ - loader: fix rom_copy (fixes multiboot) (Kevin Wolf)
+
version 0.12.0:
- Update to SeaBIOS 0.5.0
diff --git a/VERSION b/VERSION
index ac454c6a1f..34a83616bb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.12.0
+0.12.1