|  | @@ -42,6 +42,37 @@
 | 
	
		
			
				|  |  |      <listitem revision="sysv"> or <listitem revision="systemd"> as
 | 
	
		
			
				|  |  |      appropriate for the entry or if needed the entire day's listitem.
 | 
	
		
			
				|  |  |      -->
 | 
	
		
			
				|  |  | +    <listitem>
 | 
	
		
			
				|  |  | +      <para>2020-05-26</para>
 | 
	
		
			
				|  |  | +      <itemizedlist>
 | 
	
		
			
				|  |  | +        <listitem>
 | 
	
		
			
				|  |  | +          <para>[pierre] - Bash: do not use "su -c command" to change user
 | 
	
		
			
				|  |  | +	  to nobody: it removes the controlling terminal and makes some
 | 
	
		
			
				|  |  | +	  tests fail. Use "su << EOF" instead.</para>
 | 
	
		
			
				|  |  | +        </listitem>
 | 
	
		
			
				|  |  | +        <listitem>
 | 
	
		
			
				|  |  | +          <para>[pierre] - Mount /dev/pts with "--bind", so that "tty"
 | 
	
		
			
				|  |  | +          knows there is a terminal. Fixes a test in coreutils.</para>
 | 
	
		
			
				|  |  | +        </listitem>
 | 
	
		
			
				|  |  | +        <listitem>
 | 
	
		
			
				|  |  | +          <para>[pierre] - Add a patch to fix a failure in gold test suite,
 | 
	
		
			
				|  |  | +          which really needs -fcommon in some tests.</para>
 | 
	
		
			
				|  |  | +        </listitem>
 | 
	
		
			
				|  |  | +        <listitem>
 | 
	
		
			
				|  |  | +          <para>[pierre] - Fix a failure in automake test suite.</para>
 | 
	
		
			
				|  |  | +        </listitem>
 | 
	
		
			
				|  |  | +        <listitem>
 | 
	
		
			
				|  |  | +          <para>[pierre] - Update to vim-8.2.0814.</para>
 | 
	
		
			
				|  |  | +        </listitem>
 | 
	
		
			
				|  |  | +        <listitem>
 | 
	
		
			
				|  |  | +          <para>[pierre] - Add a symlink from /tools/share/locale
 | 
	
		
			
				|  |  | +          to /usr/share/locale/locale-archive, to allow some programs
 | 
	
		
			
				|  |  | +          to find the installed locales. Fixes test failures in bison
 | 
	
		
			
				|  |  | +          and man-db;</para>
 | 
	
		
			
				|  |  | +        </listitem>
 | 
	
		
			
				|  |  | +      </itemizedlist>
 | 
	
		
			
				|  |  | +    </listitem>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |      <listitem>
 | 
	
		
			
				|  |  |        <para>2020-05-21</para>
 | 
	
		
			
				|  |  |        <itemizedlist>
 |