Rev 102 | Rev 104 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 102 | Rev 103 | ||
|---|---|---|---|
| Line 6... | Line 6... | ||
| 6 | template_$(TYPE)_map_count when linking, so that template libraries  | 
            6 | template_$(TYPE)_map_count when linking, so that template libraries  | 
          
| 7 | can be loaded by other names than the original one. Also remove some  | 
            7 | can be loaded by other names than the original one. Also remove some  | 
          
| 8 | cruft.  | 
            8 | cruft.  | 
          
| 9 | * shared/dlopen_templates.c: Use those symbols instead.  | 
            9 | * shared/dlopen_templates.c: Use those symbols instead.  | 
          
| 10 | * Add symlinks so that template_set = xhtml_strict will still work.  | 
            10 | * Add symlinks so that template_set = xhtml_strict will still work.  | 
          
| - | 11 | * Update the names of the directories for locally modified templates  | 
          |
| - | 12 | (under /etc/prayer/templates) to reflect the new template names.  | 
          |
| 11 | 13 | ||
| 12 | -- Magnus Holmgren <holmgren@debian.org> Sun, 25 Oct 2009 18:50:51 +0100  | 
            14 | -- Magnus Holmgren <holmgren@debian.org> Sun, 25 Oct 2009 18:50:51 +0100  | 
          
| 13 | 15 | ||
| 14 | prayer (1.3.2-dfsg1-1) unstable; urgency=low  | 
            16 | prayer (1.3.2-dfsg1-1) unstable; urgency=low  | 
          
| 15 | 17 | ||