File: CHANGES

package info (click to toggle)
tdc 2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 160 kB
  • sloc: ansic: 540; makefile: 23
file content (56 lines) | stat: -rw-r--r-- 1,795 bytes parent folder | download | duplicates (2)
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
47
48
49
50
51
52
53
54
55
56
Changes with tdc 2.0                                                12 Oct 2023

  * Minor content cleanup
  * Tagging "final" release (maintenance undetermined)

Changes with tdc 1.9                                                31 Oct 2019

  * Special Halloween release
  * Fix FTCBFS found by downstream
    + Thanks Helmut Grohne

Changes with tdc 1.8                                                22 Oct 2019

  * Fix compiler warnings
  * Minor code cleanup

Changes with tdc 1.7                                                21 Oct 2019

  * Replace 'cal' with 'ncal' (Fixes: #2)
  * Add checks to ensure ncal is available to be executed
  * Fix a past mistake with copyright holders

Changes with tdc 1.6                                                06 Oct 2016

  * Re-release of broken 1.5 release.
  * Fixed a potential buffer overflow vulnerability.
  * Updated documentation.

Changes with tdc 1.4                                                12 Jul 2016

  * Relocated home of source code.
  * Updated documentation.

Changes with tdc 1.3                                                21 Apr 2014

  * Added window title.
  * Added support for other build flags.
  * Now compiles with -Wall -Wextra -pedantic flags.
  * No more segfaults.
  * Now handles long arguments properly.
  * Current day in calendar displays correctly.
  * Makefile cleaned up.

Changes with tdc 1.2                                                05 Mar 2011

  * Fixed PREFIX in Makefile.
  * First version ready for distribution.

Changes with tdc 1.1                                                03 Mar 2011

  * Added CHANGES file.
  * Minor bug fixes to source and manual page.

Changes with tdc 1.0                                                01 Mar 2011

  * The first public version.