summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Epler <jepler@unpythonic.net>2009-03-22 18:49:42 +0000
committerJeff Epler <jepler@unpythonic.net>2009-03-22 18:49:42 +0000
commit949461339f6d806a82b9e69f02f3cc9fd766b175 (patch)
tree9069ef189f8a40d13e2bb2149ee4544444d6c824
parent2d2d6c913a948cf7803cd7b164090b4355e7436c (diff)
downloadlinuxcnc-949461339f6d806a82b9e69f02f3cc9fd766b175.tar.gz
linuxcnc-949461339f6d806a82b9e69f02f3cc9fd766b175.zip
bump version for release. note changes.
-rw-r--r--VERSION2
-rw-r--r--debian/changelog30
2 files changed, 28 insertions, 4 deletions
diff --git a/VERSION b/VERSION
index 88b7a8117..3f94f0012 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.3.0~beta2~pre
+2.3.0~beta2
diff --git a/debian/changelog b/debian/changelog
index 7f36f3ba7..0ee8851bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,33 @@
-emc2 (1:2.3.0~beta2~pre) hardy; urgency=low
+emc2 (1:2.3.0~beta2) hardy; urgency=low
* tweak firmware package building: not on sim, arch "all".
* rename sim's emc2-dev to emc2-sim-dev
-
- -- Jeff Epler <jepler@platte> Sat, 28 Feb 2009 12:48:47 -0600
+ * documentation improvements
+ * french translation improvements
+ * romanian translation improvements
+ * stepconf: fix limit signals
+ * stepconf: fix possible following errors on sherline systems
+ (when the 'step length' setting is long)
+ * stepconf: fix import of emc2.2 stepconf files
+ * stepconf: fix finding certain files included in the sample configurations
+ directories
+ * pickconfig: no longer display /etc/emc2/sample-configs as this directory
+ is no longer used for that purpose
+ * halscope: fix crashing bug
+ * hostmot2: use same behavior as software stepgen for controlling
+ velocity and acceleration
+ * freqgen: fix loadrt error for certain step types
+ * freqgen: note that it is deprecated (use stepgen ctrl_type=v
+ * smartprobe.ngc: write to a "ngc" file since the output is in the form
+ of an ngc program
+ * halui: increase the maximum number of mdi commands specified
+ * configs: new sample config "cooltool"
+ * configs: remove OUTPUT_SCALE (unused item) from sherline sample configs
+ * application menu: new entries for "latency test" and "getting started
+ guide"
+ * mdi: make it possible to use cutter comp in mdi
+
+ -- Jeff Epler <jepler@unpythonic.net> Sun, 22 Mar 2009 13:40:43 -0500
emc2 (1:2.3.0~beta1) unstable; urgency=low