From b594e8effad8596671d9aba36d27f25197a6add2 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 10 Jun 2010 23:49:51 +0200 Subject: [PATCH] announce release of ceofhack-0.6 Signed-off-by: Nico Schottelius --- blog/released-ceofhack-0.6.mdwn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 blog/released-ceofhack-0.6.mdwn diff --git a/blog/released-ceofhack-0.6.mdwn b/blog/released-ceofhack-0.6.mdwn new file mode 100644 index 00000000..c0fff631 --- /dev/null +++ b/blog/released-ceofhack-0.6.mdwn @@ -0,0 +1,14 @@ +[[!meta title="Released ceofhack 0.6"]] + +A new version of [[ceofhack|software/ceofhack]] has been released, +which includes a clean UI interface. + +It also includes a "sample UI", **ui-cmd*", which can be used +on the command line for testing. + +In theory, all new commands can be handled asynchronously, +the implementation is still synchronised though. + +Have fun with it and let me know, whether it works for you or not! + +[[!tag unix net]]