Changeset 3c1c64bf
- Timestamp:
- 08/17/2012 06:42:12 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 8eb1dde
- Parents:
- b2eeb31
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb2eeb31 r3c1c64bf 4 4 --> 5 5 6 <!ENTITY day "1 5"> <!-- Always 2 digits -->6 <!ENTITY day "17"> <!-- Always 2 digits --> 7 7 <!ENTITY month "08"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2012"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "August 1 5th, &year;">12 <!ENTITY releasedate "August 17th, &year;"> 13 13 <!-- <!ENTITY releasedate "November &day;st, &year;"> --> 14 14 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> … … 330 330 <!ENTITY openjpeg-version "1.5.0"> 331 331 <!ENTITY pixman-version "0.26.2"> 332 <!ENTITY poppler-version "0.20. 2">332 <!ENTITY poppler-version "0.20.3"> 333 333 334 334 <!-- Removed -
general/graphlib/poppler.xml
rb2eeb31 r3c1c64bf 8 8 "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.gz"> 9 9 <!ENTITY poppler-download-ftp " "> 10 <!ENTITY poppler-md5sum " 45dd2c16c8c4d1a39e830e45745c4e25">10 <!ENTITY poppler-md5sum "28c40266f374e1960a7bcead17d39f96"> 11 11 <!ENTITY poppler-size "2.0 MB"> 12 12 <!ENTITY poppler-buildsize "95 MB (excluding the encoding data) and … … 199 199 PDF functionality. 200 200 </para> 201 202 <para> 203 <option>--enable-libcurl</option>: This option enables support for HTTP 204 using <application>libcurl</application>. 205 </para> 206 201 207 </sect2> 202 208 -
introduction/welcome/changelog.xml
rb2eeb31 r3c1c64bf 45 45 --> 46 46 <listitem> 47 <para>August 17th, 2012</para> 48 <itemizedlist> 49 <listitem> 50 <para>[rthomsen] - Poppler 0.20.3. Fixes 51 <ulink url="&blfs-ticket-root;3495">#3495</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 47 57 <para>August 15th, 2012</para> 48 58 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.