relocatable-maint.texi: escape braces
[gnulib.git] / ChangeLog
index c4246aa..9a9f00b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
+2014-01-16  Daniel Albers  <daniel@lbe.rs>  (tiny change)
+
+       relocatable-perl: fix texi syntax
+       * doc/relocatable-maint.texi: Escape braces.
+
+2014-01-09  Reuben Thomas  <rrt@sc3d.org>
+
+       relocatable-perl: like relocatable-script, but for Perl scripts
+       * build-aux/relocatable.pl.in: Add.
+       * doc/relocatable-maint.texi: Add documentation.
+       * modules/relocatable-perl: Add.
+
 2014-01-07  Paul Eggert  <eggert@cs.ucla.edu>
 
+       tests: fix export bug in previous patch
+       Problem reported by Jim Meyering.
+       * tests/init.sh (re_shell): New var, which is exported instead of
+       re_shell_.
+
        tests: simplify porting to Solaris 10 /bin/sh
        Some test cases in 'grep' need a shell that groks '$(';
        export re_shell_ for their benefit.  Problem reported for 'grep'