From 8b9d866f9080da9610133bf82ced88c107f651c2 Mon Sep 17 00:00:00 2001 From: Kevin Ruland Date: Wed, 1 Aug 2012 19:06:22 +0000 Subject: [PATCH] Make changelog entry for material and flight data keys in ork files. --- core/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/ChangeLog b/core/ChangeLog index d90d5937c..4a54dba6b 100644 --- a/core/ChangeLog +++ b/core/ChangeLog @@ -1,3 +1,9 @@ +2012-07-31 Kevin Ruland + + * Changed the ORK file format to save "keys" for materials and flight data as well as the localized + names. This allows, for example, file saved in english locale to be loaded in a german locale + and have all the references established correctly. + 2012-06-24 Bill Kuker * OSX UI Elements: Screen menu bar, Application name, Dock Icon, Quit, About & Preference