X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=gTs67bf9mCY6Y+LgraqfbgVQ8LNjERwYwavLp+Oaln0=; b=jMMKGs6uvD39fz7Q3lLl0TdPIhtOqQJIRRGI+CQPajkc+EJFtFhzZZp5Aulu7WC9pA AD/K3IA6yT/sfDR//sKxpwMzHAeJ+2saLiovo2znauuWnxV5r2Dkg/F63N/sNOkzUlQO 0FNwxLQrk7L43n/yQ4aLy9yp657GnjHi51kQygva5LActXjw55ucFEQ8Ml02vbXK4eIW EiGcgay669y8rUrnOfwP0L1yOywnFP+zzXLMQ+w8rmbvwIDfu9cvQUHF+lQCUugPwSry atodnZo2CpJmyBbwutF4emwu47KzpbHDhG4S8t0UEkntgi8TavAWObhDSSQfj+Wm+iNH erTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=gTs67bf9mCY6Y+LgraqfbgVQ8LNjERwYwavLp+Oaln0=; b=B9yzYpe+HymP33dcT/7+IOsk3gpj78mtgApBpMte3FF/gkMAW6kZ0CaQcwp9+Lvv6C Yh0tIHe1D2XZqT8Xe1CC7QCEGxQr2nfbwAkPsUrf3QqwPj7y+Fhz5TAV81MqaaVYOwY/ tP4ZaHismb+PN/4XUccRB+xM/racH6lnX0OcB73k3Qzm8/bFxriLa0dNlHwEmtjVAVG2 NPz6vOUhRHUIu8E2SanatxIMkZIRAsRCJEqZEfOC99Y9oJqBwOAPiyD0EeYP+60rdDnR JBBc1CKfSb56WMD6+BY64v8secndK2OV3IuGAomRAqGNU1FXbxYwZLQcMIQHxn7BFWun tAVQ== X-Gm-Message-State: AG10YOQhAV5D5ocWFpU3sCSmcMEzoqYcVYpqYDKpTIPlXcThOJ2j1RkqaVvO6171SFDr4A== X-Received: by 10.112.181.196 with SMTP id dy4mr12041825lbc.42.1456223388593; Tue, 23 Feb 2016 02:29:48 -0800 (PST) Date: Tue, 23 Feb 2016 11:29:43 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] [pcb-rnd] release 1.0.8 Message-Id: <20160223112943.0b4e50c0a6d0f2c8e38e9f4e@gmail.com> In-Reply-To: References: X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk I get the feeling you do more than everybody else together. Regards Nicklas Karlsson On Tue, 23 Feb 2016 08:11:51 +0100 (CET) gedau AT igor2 DOT repo DOT hu wrote: > Hi all, > > Hereby I announce the latest release of pcb-rnd. > > 1.0.8 is the second phase of the large scale cleanup started at 1.0.7. > > Major changes: > > - about 40% of the core code has been turned into plugins > (see http://repo.hu/projects/pcb-rnd/mods for more info and charts) > > - revive libstroke support (should work with the gtk HID) > > - fix the remaining TODOs in back annotation, including action > net(add,net,pin) > > - revive the renumber code (was on hold because of the back annotation > patch) > > - clean up util/ (compiler warnings, indentation) > > > web: http://repo.hu/projects/pcb-rnd/ > svn: svn://repo.hu/pcb-rnd > > More details about this release: > http://repo.hu/projects/pcb-rnd/releases/changelog-1.0.8.txt > > Roadmap: another one or two cleanup cycles. Rewrite the menu.res > infrastructure, try to get rid of glib first in util/ then probalby in > core too (only the gtk hid should depend on glib). > > Comments, suggestsions, testing are welcome. > > Regards, > > Igor2