unix-conf/.emacs.d/elpa/ac-clang-20150906.1008/clang-server/changes.org
2016-02-18 14:53:30 +01:00

33 lines
584 B
Org Mode
Executable File

# -*- mode: org ; coding: utf-8-unix -*-
# last updated : 2015/09/05.04:13:32
#+TITLE: clang-server Changes Log
#+AUTHOR: yaruopooner
#+EMAIL: [https://github.com/yaruopooner]
#+OPTIONS: author:nil timestamp:t |:t \n:t ^:nil
* 1.4.0
- Clang-3.7.0 support
* 1.3.0
- Added new feature. Jump to inclusion file. return from jumped location.
- Bugfix
* 1.2.1
- Fix compile error in clang.
* 1.2.0
- Access specifier of completion candidate support.
* 1.1.1
- Clang-3.6.1 support
- Bugfix
* 1.1.0
- Clang-3.6.0 support
* 1.0.0
- Clang-3.5.0 support