This feed does not validate.
tem>
<title>Version 1-12-105C released</title>
^
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentV ...
^
<description>
^
</item>
^
In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="http://https://controlssoftware.sns.ornl.gov/edm/edm/updates.xml" rel="self" type="application/rss+xml" />
<title>edm</title>
<description>News and updates</description>
<language>en-us</language>
<link>http://controlssoftware.sns.ornl.gov/edm/index.php</link>
<lastBuildDate>16 Aug 2018 16:49:29 EDT</lastBuildDate>
<item>
<title>Version 1-12-60 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-60.php</guid>
<description>
mpStrobe.cc mpStrobe.h: fix uninitialized data issue; act_win.cc act_win.str: add several shortcut key operations; calc_pv_factory2.cc calc_pv_factory2.h: allow new formula definitions to update existing ones - last one wins
</description>
<pubDate>31 Aug 2011 14:06:24 EDT</pubDate>
</item>
<item>
<title>Version 1-12-61 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-61.php</guid>
<description>
multSegRampButton.cc multSegRampButton.h act_grf.cc act_grf.h act_win.cc act_win.h act_win.str arc_obj.cc arc_obj.h bar.cc bar.h button.cc button.h mpStrobe.cc mpStrobe.h circle_obj.cc circle_obj.h dynSymbol.cc dynSymbol.h entry_form.h environment.str exit_button.cc exit_button.h gif.cc gif.h group.cc group.h line_obj.cc line_obj.h menu_button.cc menu_button.h menu_mux.cc menu_mux.h message_box.cc message_box.h message_button.cc message_button.h meter.cc meter.h myPng.h png.cc rectangle_obj.cc rectangle_obj.h related_display.cc related_display.h shell_cmd.cc shell_cmd.h slider.cc slider.h motifSlider.cc motifSlider.h symbol.cc symbol.h asymbol.cc asymbol.h textupdate.cc textupdate.h regTextupdate.cc regTextupdate.h utility.cc utility.h x_text_dsp_obj.cc x_text_dsp_obj.h x_text_obj.cc x_text_obj.h xygraph.cc xygraph.h updownButton.cc updownButton.h rampButton.cc rampButton.h byte.cc byte.h radio_button.cc radio_button.h x_regtext_obj.cc x_regtext_obj.h choice_button.cc choice_button.h indicator.cc indicator.h pip.cc pip.h pv_inspector.cc pv_inspector.h table.cc table.h triumfSlider.cc triumfSlider.h TwoDProfileMonitor.cc multiLineTextUpdate.cc multiLineTextUpdate.h freeze_button.cc freeze_button.h : added search/replace for pv names and text labels; coefTable.cc coefTable.h coefTable.str: added display format field and search/replace for pv names and text labels; Also added edit-mode processing of the special symbol $(#) which can be used to generate arrays of objects. For example, setting a static text string to PV$(#) allows it to be copied and pasted with each new instance having the numeric portion incremented by one. Doing this three times gives PV1, PV2, and PV3. A display menu item (invoked by middle-clicking in edit mode) allows the auto-increment value to be initialized. The form $(m*#+n), n and m integers, is also allowed. Spaces are not allowed. Setting EDMNOAUTOINC will disable this feature.
</description>
<pubDate>19 Sep 2011 14:11:29 EDT</pubDate>
</item>
<item>
<title>Version 1-12-63 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-63.php</guid>
<description>
xygraph.cc utility.cc: Always include m/d/y in time labels, log10 scale mods
</description>
<pubDate>25 Oct 2011 13:40:07 EDT</pubDate>
</item>
<item>
<title>Version 1-12-64 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-64.php</guid>
<description>
main.cc app_pkg.cc app_pkg.h: Modification to display handling code
</description>
<pubDate>26 Oct 2011 11:46:52 EDT</pubDate>
</item>
<item>
<title>Version 1-12-65 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-65.php</guid>
<description>
pvConnection.cc pvConnection.h: now using bitset to manage information; xygraph.cc: initialize one more class variable in copy constructor; entry_form.cc entry_form.h: added several functions for future use; app_pkg.cc app_pkg.h: bug fix related to print complete notification window
</description>
<pubDate>6 Nov 2011 12:18:30 EST</pubDate>
</item>
<item>
<title>Version 1-12-66 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-66.php</guid>
<description>
Update loc pv and calc pv with the new versions
</description>
<pubDate>7 Nov 2011 13:33:03 EST</pubDate>
</item>
<item>
<title>Version 1-12-67 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-67.php</guid>
<description>
calc_pv_factory.cc: remove diagnostic message; bar.cc indicator.cc: allow these widgets to be used with shape widgets to simulated the appearance of filling containers, etc.; shell_cmd.cc shell_cmd.h: increase max size of shell command to 2550 chars
</description>
<pubDate>5 Dec 2011 13:21:04 EST</pubDate>
</item>
<item>
<title>Version 1-12-68 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-68.php</guid>
<description>
loc_pv_factory_old.cc loc_pv_factory_old.h calc_pv_factory_old.cc calc_pv_factory_old.h calc_pv_factory.cc calc_pv_factory.h epics_pv_factory.cc epics_pv_factory.h pv_factory.h log_pv_factory.cc log_pv_factory.h loc_pv_factory.cc loc_pv_factory.h xygraph.cc: add support for short int arrays ( requested to conserve network bandwidth when transfering waveforms; thanks to Dmitry Teytelman )
</description>
<pubDate>7 Dec 2011 10:14:23 EST</pubDate>
</item>
<item>
<title>Version 1-12-69 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-69.php</guid>
<description>
log_pv_factory.cc: failed to change one line to accommodate short array support - fixed in this version
</description>
<pubDate>26 Jan 2012 13:41:38 EST</pubDate>
</item>
<item>
<title>Version 1-12-70 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-70.php</guid>
<description>
calc_pv_factory.cc: change int to long for 64bit builds. Thanks to Zen Szalata (SLAC)
</description>
<pubDate>30 Jan 2012 11:40:37 EST</pubDate>
</item>
<item>
<title>Version 1-12-71 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-71.php</guid>
<description>
bindings.cc: add support for previously used name; xygraph.cc: use pv_factory to determine element size of array
</description>
<pubDate>1 Feb 2012 08:30:47 EST</pubDate>
</item>
<item>
<title>Version 1-12-72 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-72.php</guid>
<description>
x_text_obj.cc x_text_obj.h x_regtext_obj.cc x_regtext_obj.h html.cc html.h: fix bug in the updateColors function
</description>
<pubDate>5 Mar 2012 16:01:17 EST</pubDate>
</item>
<item>
<title>Version 1-12-73 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-73.php</guid>
<description>
dynSymbol.cc dynSymbol.h : bug fix associated with use gate and continuous; thanks to Brad Webb, SNS
</description>
<pubDate>17 Mar 2012 10:10:59 EDT</pubDate>
</item>
<item>
<title>Version 1-12-74 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-74.php</guid>
<description>
act_grf.cc arc_obj.cc arc_obj.h circle_obj.cc circle_obj.h line_obj.cc
line_obj.h rectangle_obj.cc rectangle_obj.h : take account of line thickness and arrowheads when refreshing display during expose events; tag_pkg.cc : bug fix for efInt array type; font_pkg.cc font_pkg.h : add a font substitution mechanism in the font file (version 4.0.0)
</description>
<pubDate>16 Apr 2012 14:26:26 EDT</pubDate>
</item>
<item>
<title>Version 1-12-75 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-75.php</guid>
<description>
app_pkg.cc environment.str main.cc: add -put command which may be used to request server to write values to LOC pvs
</description>
<pubDate>7 May 2012 13:47:04 EDT</pubDate>
</item>
<item>
<title>Version 1-12-76 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-76.php</guid>
<description>
edmMain/Makefile : remove reference to EdmBase library; utility.h : add extern "C" {} around the regex.h include; font_pkg.cc : check for undefined fontMap
</description>
<pubDate>30 May 2012 14:10:11 EDT</pubDate>
</item>
<item>
<title>Version 1-12-77 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-77.php</guid>
<description>
line_obj.cc: take account of line thickness and arrowheads when refreshing display during expose events - second attempt
</description>
<pubDate>31 May 2012 15:27:37 EDT</pubDate>
</item>
<item>
<title>Version 1-12-78 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-78.php</guid>
<description>
remFileOpen.cc: fixed bug associated with an interaction between http access and caching scheme; path_list.cc: unmap widget only if window is open
</description>
<pubDate>6 Jun 2012 08:38:42 EDT</pubDate>
</item>
<item>
<title>Version 1-12-79 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-79.php</guid>
<description>
byte.c - allows shifts gt 15 within the 32-bit input, thanks to Carl Lionberger, LBNL; font_pkg.cc - additional error check
</description>
<pubDate>18 Jul 2012 21:42:24 EDT</pubDate>
</item>
<item>
<title>Version 1-12-80 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-80.php</guid>
<description>
bar.cc bar.h: fix incorrect data entry dependency; rampButton.cc rampButton.h rampButton.str: change two function names and the text of an informational message
</description>
<pubDate>7 Sep 2012 08:44:36 EDT</pubDate>
</item>
<item>
<title>Version 1-12-81 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-81.php</guid>
<description>
related_display.cc related_display.h related_display.str: added property dialog dependencies
</description>
<pubDate>18 Sep 2012 16:32:32 EDT</pubDate>
</item>
<item>
<title>Version 1-12-82 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-82.php</guid>
<description>
xygraph.cc xygraph.h: draw needles from zero instead of Ymin
</description>
<pubDate>2 Oct 2012 10:28:42 EDT</pubDate>
</item>
<item>
<title>Version 1-12-83 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-83.php</guid>
<description>
pvConnection.cc: fix issue related to calc pvs; xygraph.cc: fix pv connection logic issue; button.cc button.h: change internal value to an int so bits may range from 0 to 31
</description>
<pubDate>26 Oct 2012 15:01:29 EDT</pubDate>
</item>
<item>
<title>Version 1-12-84 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-84.php</guid>
<description>
x_text_dsp_obj.cc x_text_dsp_obj.h x_text_dsp_obj.str: Add GFloat format type
</description>
<pubDate>7 Nov 2012 18:13:49 EST</pubDate>
</item>
<item>
<title>Version 1-12-85 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-85.php</guid>
<description>
app_pkg.cc environment.str: add env var EDMMAXPROPDIALOGH which limits the max height of the property dialog box for multi-screen displays
</description>
<pubDate>13 Dec 2012 10:33:13 EST</pubDate>
</item>
<item>
<title>Version 1-12-86 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-86.php</guid>
<description>
TwoDProfileMonitor.cc: Add support for short arrays
</description>
<pubDate>20 May 2013 15:40:27 EDT</pubDate>
</item>
<item>
<title>Version 1-12-87 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-87.php</guid>
<description>
font_pkg.cc: Add diagnostics related to font substitutions (set EDMDEBUGMODE to
1000 or 1001 to get font related diagnostic messages)
</description>
<pubDate>19 Jul 2013 16:55:52 EDT</pubDate>
</item>
<item>
<title>Version 1-12-88 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-88.php</guid>
<description>
bar.cc, bar.h: bug fixes; font_pkg.cc: Add diagnostics related to font substitutions (set EDMDEBUGMODE to
1000 or 1001 to get font related diagnostic messages)
</description>
<pubDate>22 Jul 2013 23:32:57 EDT</pubDate>
</item>
<item>
<title>Version 1-12-89 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-89.php</guid>
<description>
xygraph.cc: undo of changes from version 1-12-41 for integer pvs; thanks to Will Rogers from Diamond
</description>
<pubDate>29 Jul 2013 12:51:20 EDT</pubDate>
</item>
<item>
<title>New Content in User Manual</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-89a.php</guid>
<description>
Version 5 font file
</description>
<pubDate>13 Sep 2013 18:04:05 EDT</pubDate>
</item>
<item>
<title>Version 1-12-90 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-90.php</guid>
<description>
act_win.cc: process MapNotify event; hashtable.h: mods for latest OS X compiler; thanks to Eric Norum from LBL
</description>
<pubDate>24 Oct 2013 08:58:14 EDT</pubDate>
</item>
<item>
<title>Version 1-12-91 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-91.php</guid>
<description>
act_win.cc, act_win.h, act_win.str, gc_pkg.cc, gc_pkg.h, related_display.cc, x_text_dsp_obj.cc, x_text_dsp_obj.h: save file and path info for template file selection dialog, allow embedded window which has been opened in its own top window to be edited if the parent may be edited, allow background color to be dynamic and alarm sensitive for the text monitor and text control widgets
</description>
<pubDate>24 Nov 2013 17:28:32 EST</pubDate>
</item>
<item>
<title>Version 1-12-92 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-92.php</guid>
<description>
act_win.cc, act_win.h, environment.str, epics_pv_factory.h, pv_factory.h: Fixed bug that disabled the ability to execute pv actions for grouped objects; Added EDMPVDUMP environment variable check - if set, dump list of PVs to a file in directory given by the value of EDMPVDUMP
</description>
<pubDate>5 Dec 2013 10:22:11 EST</pubDate>
</item>
<item>
<title>Version 1-12-93 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-93.php</guid>
<description>
log_pv_factory.h: change to support behavior described in item 2 of version 1-12-92
</description>
<pubDate>10 Dec 2013 16:07:14 EST</pubDate>
</item>
<item>
<title>Version 1-12-94 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-94.php</guid>
<description>
act_win.cc: process MapNotify event in a mode dependent manner
</description>
<pubDate>17 Dec 2013 17:14:02 EST</pubDate>
</item>
<item>
<title>Version 1-12-95 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-95.php</guid>
<description>
reg_libEdmBase.cc reg_libEdmBase.str asignal.cc asignal.h asignal.str: add signal widget; x_text_dsp_obj.cc x_text_dsp_obj.h: change int to XtPointer; act_grf.cc: change Atom expList[1] to Atom expList[2]; xygraph.cc: tweeks for log10 plots
</description>
<pubDate>19 Feb 2014 22:18:46 EST</pubDate>
</item>
<item>
<title>Version 1-12-96 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-96.php</guid>
<description>
calc_pv_factory.cc calc_pv_factory.h environment.str : allow behavior for
invalid values to be configurable
The file calc.list may now contain the following lines:
processInvalid
invalidResult=[some numeric value]
for example:
processInvalid
invalidResult = -1
processInvalid is case insensitive, if present a calc pv returns the
value of invalidResult if any of its arguments are invalid
invalidResult is case insensitive and defaults to 0.0
</description>
<pubDate>24 Feb 2014 18:40:29 EST</pubDate>
</item>
<item>
<title>Version 1-12-98 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-98.php</guid>
<description>
calc_pv_factory.cc: remove spurious print to stderr; helpXyGraph.edl: add help content; log_pv_factory.cc: fix potential bug for short PVs when accessed as an int or double
</description>
<pubDate>15 Jun 2014 17:37:27 EDT</pubDate>
</item>
<item>
<title>Version 1-12-99 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-99.php</guid>
<description>
png.cc : Small change to function which prints file version. Not used by edm but prevents compilation. button.cc, button.h: Bug fix from Murali Shankar (SLAC). See web site for description.
</description>
<pubDate>24 Feb 2015 10:11:10 EST</pubDate>
</item>
<item>
<title>Version 1-12-100 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-100.php</guid>
<description>
Makefile proxyPv/Makefile proxyPv/proxy_pv_factory.cc proxyPv/proxy_pv_factory.h proxyPv/regProxy.cc proxyPv/regProxy.str : Add PROXY PV type. Used to add the appearance of channel access security to channel access servers that do not implement it. See web site.
</description>
<pubDate>28 Jul 2015 20:50:21 EDT</pubDate>
</item>
<item>
<title>Version 1-12-101 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-101.php</guid>
<description>
epics_pv_factory.cc proxy_pv_factory.cc log_pv_factory.cc : Some out pv widgets allow the user to interact with them regardless of the state of access security and simply let channel access security oversee the result of a put (a completely legitimate scheme). This, however, undermines the PROXY pv type functionality (see version 1-12-100). As a result, I have added a check to the current access security state in all the pv related put functions such that when write access is disallowed, the channel access put is not executed.
</description>
<pubDate>30 Jul 2015 20:52:01 EDT</pubDate>
</item>
<item>
<title>Version 1-12-102 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-102.php</guid>
<description>
bar.cc bar.h : Background area and foreground area do not line up for the simplest case (no border, noscale). Fixed by fixing reference to the correct graphics context.
</description>
<pubDate>13 Oct 2015 17:08:16 EDT</pubDate>
</item>
<item>
<title>Version 1-12-103 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-103.php</guid>
<description>
color_pkg.cc: Fix several 64bit related pointer issues - thanks to Stefani Banerian (UW School of Medicine)
</description>
<pubDate>31 Aug 2016 15:14:32 EDT</pubDate>
</item>
<item>
<title>Version 1-12-104 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-104.php</guid>
<description>
Thanks to Rolf Keitel for most of these additions. act_win.cc act_win.h app_pkg.cc app_pkg.h app_pkg.str environment.str: Added ability to manage screen configuration sets. For example, multiple screens may be opened and positioned and then saved as a configuration by name. Later, a menu may be opened and the previously saved configuration selected to open and position all associated screens. An environment variable named EDMSELECTOR has been added. If set, a multiple selection operation always clears the current selection. tag_pkg.cc utility.cc: minor changes. line_obj.cc: Allow for easier point selection. Four distance thresholds are now used so it is still possible to discriminate between points close to one another while making it much easier to select a point with the mouse. include_widget.cc include_widget.h include_widget.str act_grf.cc act_grf.h related_display.cc related_display.h pip.cc pip.h reg_libEdmBase.cc reg_libEdmBase.str: Added include widget that may be used to include one edl file into another with macro substitution. This is much faster than the embedded window because a new window object is not created (however, this widget does not have all the capabilities of the embedded window). The use case for this widget is the creation of replicate widget groups with different macro values. Help is not yet available.
</description>
<pubDate>6 Feb 2017 10:05:12 EST</pubDate>
</item>
<item>
<title>Version 1-12-105 released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-105.php</guid>
<description>
gif.cc: new version of giflib changed signature of open and close functions.
</description>
<pubDate>10 Feb 2017 09:46:31 EST</pubDate>
</item>
<item>
<title>Version 1-12-105A released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-105A.php</guid>
<description>
edmMain/Makefile: add USR_LDFLAGS_Linux += -Wl,--no-as-needed
</description>
<pubDate>13 Apr 2017 12:22:15 EDT</pubDate>
</item>
<item>
<title>Version 1-12-105B released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-105B.php</guid>
<description>
include_widget.cc: eliminate help command from property dialog; act_win.cc: add action to delete selected entries via del key; app_pkg.cc: bug fix related to screen configurations
</description>
<pubDate>1 May 2017 19:05:12 EDT</pubDate>
</item>
tem>
<title>Version 1-12-105C released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-105C.php</guid>
<description>
add functions to put and get dynamic array count; use dynamic array count in xygraph widget
</description>
<pubDate>13 Aug 2018 16:00:44 EDT</pubDate>
</item>
tem>
<title>Version 1-12-105D released</title>
<guid isPermaLink="true">http://controlssoftware.sns.ornl.gov/edm/currentVersion-1-12-105D.php</guid>
<description>
related_display.cc: bug fix related to color pv
</description>
<pubDate>16 Aug 2018 16:49:29 EDT</pubDate>
</item>
</channel>
</rss>