forked from tikiorg/tiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
47 lines (33 loc) · 1.85 KB
/
changelog.txt
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Tiki Changelog
------------------
Changelog is now generated by a script (doc/devtools/release.php)
The following tags can be used to distinguish changes:
* [NEW] for additions of new features
* [ENH] is an enhancement; not really new but makes things work better (e.g. look and feel, performance...)
** [DOC] for improvements in the tips or contextual documentation provided to the user/admin
* [FIX] for bug fixes of any sort
** [SEC] for security fix operations. If you feel you have reason to put this tag, please first contact security at tiki.org.
* [UPD] for updates of third party/vendor libraries
* [UX] for user experience improvements; makes Tiki easier to use and understand (more details in https://dev.tiki.org/UX )
* [DB] for changes in the database
* [MOD] is a change which may be disruptive. For example, changing the default value of an option.
** [REM] for feature removals
* [REF] for refactoring; changes the structure of the code (to make it cleaner or clearer), without changing its actual behaviour.
** [KIL] for removals of unused or obsolete files. This tag was used in the sense of [REM] prior to Tiki 6.
* [REL] for the release process
* [MRG] for branch merges, generally performed by the merge scripts
* [TRA] for translation
When possible, it's also nice to indicate what feature is concerned by the change.
The tags info is also online: https://dev.tiki.org/Commit+Tags
Before 2.0, there was only [MOD] for both [ENH] and [MOD]:
----------------------------------------------------------------------
Version 17.1
<http://doc.tiki.org/Tiki17>
------------------
----------------------------------------------
Version 16.2
<http://doc.tiki.org/Tiki16>
------------------
----------------------------------------------
Changelog for Tiki version 16.2, or older, available at:
https://sourceforge.net/p/tikiwiki/code/HEAD/tree/tags/16.2/changelog.txt