File: ChangeLog

package info (click to toggle)
swaml 0.1.1-4
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 332 kB
  • ctags: 200
  • sloc: python: 1,415; makefile: 66
file content (32 lines) | stat: -rw-r--r-- 1,418 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32

2010-04-16  0.1.1   - Updated to sioc:UserAccount
                    - Fixed problem importing XML module
                    - Many other minor bugs fixed

2008-07-25  0.1.0   - Patched to work with latest versions of RDFLib
                    - Added XHTML+RDFa+GRDDL support
                    - Adopted new URIs scheme
                    - Added content negotiation using apache rules
                    - Created a new property (swaml:address) to describe the 
                      email address of a mailing list
                    - Used external services (SWSE and Sindice) to enrich
                      subscribers information
                    - Many other small improvements and bug fixes
	
2006-12-28  0.0.5   - Buxon parted as an independent tool
                    - Added a wizard to write configuration files
                    - Another minor changes according to Debian policies

2006-11-21  0.0.4   - Minor bugs fixed
                    - sioc:Site class added
                    - New inheritance scheme for classes with any type of UI
                    - Added make file rules to install

2006-11-01  0.0.3   - Buxon, a sioc:Forum browser written in PyGTK, added

2006-10-13  0.0.2   - New configuration method based in INI files
                    - New scripts to add FOAF and KML independent support of main
                      script

2006-10-02  0.0.1   - First release