- changelog: the file loading fix was backported to 0.2.1

Fri, 10 Jan 2014 03:36:21 +0200

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Fri, 10 Jan 2014 03:36:21 +0200
changeset 612
ad1ba9509ba3
parent 611
6679e47b019f
child 613
2d01590da286

- changelog: the file loading fix was backported to 0.2.1

changelog.txt file | annotate | diff | comparison | revisions
--- a/changelog.txt	Fri Jan 10 03:35:50 2014 +0200
+++ b/changelog.txt	Fri Jan 10 03:36:21 2014 +0200
@@ -7,7 +7,6 @@
 - Added ability to download parts from the Parts Tracker or from a custom-specified URL. If the resulting
 	file contains references to unknown files, LDForge attempts to recursively download all of them.
 - Added a new editing mode for drawing circles.
-- Fixed: File loading would skip every 300th line (don't ask me how this managed to happen).
 - Major corrections to the primitive generator:
 	- Fixed: "Hi-Res" was not prepended to the names of 48/ primitives.
 	- Fixed: Checking the Hi-Res option would not allow segment values over 16.
@@ -62,6 +61,11 @@
 - Fixed: The message log was still written with black text with dark backgrounds.
 
 =================================================
+== Changes in version 0.2.1
+=================================================
+- Fixed: File loading would skip every 300th line (don't ask me how this managed to happen).
+
+=================================================
 == Changes in version 0.2
 =================================================
 

mercurial